BrokeredServiceContainerWithTelemetry.BrokeredServiceManifestWithRpcContracts 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.
protected class BrokeredServiceContainerWithTelemetry.BrokeredServiceManifestWithRpcContracts : Microsoft.VisualStudio.Utilities.ServiceBroker.GlobalBrokeredServiceContainer.BrokeredServiceManifest, Microsoft.VisualStudio.RpcContracts.IBrokeredServiceManifest
Protected Class BrokeredServiceContainerWithTelemetry.BrokeredServiceManifestWithRpcContracts
Inherits GlobalBrokeredServiceContainer.BrokeredServiceManifest
Implements IBrokeredServiceManifest
- Inheritance
-
BrokeredServiceContainerWithTelemetry.BrokeredServiceManifestWithRpcContracts
- Implements
Constructors
BrokeredServiceContainerWithTelemetry.BrokeredServiceManifestWithRpcContracts(GlobalBrokeredServiceContainer, ServiceAudience) |
Methods
GetAvailableServicesAsync(CancellationToken) |
Gets the list of services that are available from an IServiceBroker. (Inherited from GlobalBrokeredServiceContainer.BrokeredServiceManifest) |
GetAvailableVersionsAsync(String, CancellationToken) |
Gets the collection of versions available for the specified service from an IServiceBroker. (Inherited from GlobalBrokeredServiceContainer.BrokeredServiceManifest) |