Compartir a través de


ExtensionCore.HostServiceBrokerClient Property

Definition

Gets the service broker client instance that is associated with the host process.

protected Microsoft.VisualStudio.Threading.AsyncLazy<Microsoft.ServiceHub.Framework.ServiceBrokerClient> HostServiceBrokerClient { get; }
member this.HostServiceBrokerClient : Microsoft.VisualStudio.Threading.AsyncLazy<Microsoft.ServiceHub.Framework.ServiceBrokerClient>
Protected ReadOnly Property HostServiceBrokerClient As AsyncLazy(Of ServiceBrokerClient)

Property Value

Applies to