Share via


IClientContext.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

Applies to