ClientContext.ServiceBrokerClient Property
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.
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