다음을 통해 공유


ClientContext.ServiceBrokerClient Property

Definition

Gets the service broker instance that can be used by extension methods extending the client context.

public Microsoft.ServiceHub.Framework.ServiceBrokerClient ServiceBrokerClient { get; }
member this.ServiceBrokerClient : Microsoft.ServiceHub.Framework.ServiceBrokerClient
Public ReadOnly Property ServiceBrokerClient As ServiceBrokerClient

Property Value

Implements

Applies to