IQueryExecutionRemoteContext.ServiceBroker 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 under which the remote execution is executed.
[System.Runtime.CompilerServices.Nullable(1)]
public Microsoft.ServiceHub.Framework.IServiceBroker ServiceBroker { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
member this.ServiceBroker : Microsoft.ServiceHub.Framework.IServiceBroker
Public ReadOnly Property ServiceBroker As IServiceBroker
Property Value
- Attributes