FrameworkServices.RemoteServiceBroker Field
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.
The descriptor for a remote service broker.
public: static initonly Microsoft::ServiceHub::Framework::ServiceRpcDescriptor ^ RemoteServiceBroker;
public static readonly Microsoft.ServiceHub.Framework.ServiceRpcDescriptor RemoteServiceBroker;
staticval mutable RemoteServiceBroker : Microsoft.ServiceHub.Framework.ServiceRpcDescriptor
Public Shared ReadOnly RemoteServiceBroker As ServiceRpcDescriptor
Field Value
Remarks
This descriptor defines the default protocol used to communicate with an IRemoteServiceBroker. The moniker is irrelevant because this service is not queried for.