GlobalBrokeredServiceContainer.BrokeredServiceManifest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Exposes details about availability of locally proffered services for clients with a specific audience.
protected class GlobalBrokeredServiceContainer.BrokeredServiceManifest : Microsoft.ServiceHub.Framework.Services.IBrokeredServiceManifest
Protected Class GlobalBrokeredServiceContainer.BrokeredServiceManifest
Implements IBrokeredServiceManifest
- Inheritance
-
GlobalBrokeredServiceContainer.BrokeredServiceManifest
- Derived
- Implements
Constructors
GlobalBrokeredServiceContainer.BrokeredServiceManifest(GlobalBrokeredServiceContainer, ServiceAudience) |
Initializes a new instance of the GlobalBrokeredServiceContainer.BrokeredServiceManifest class. |
Methods
GetAvailableServicesAsync(CancellationToken) |
Gets the list of services that are available from an IServiceBroker. |
GetAvailableVersionsAsync(String, CancellationToken) |
Gets the collection of versions available for the specified service from an IServiceBroker. |