BrokeredServiceContainerWithTelemetry.BrokeredServiceManifestWithRpcContracts Class

Definition

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)

Applies to