Share via


FrameworkServices.RemoteBrokeredServiceManifest Field

Definition

The ServiceRpcDescriptor for the manifest service which discloses information about services available at a remote source.

public static readonly Microsoft.ServiceHub.Framework.ServiceRpcDescriptor RemoteBrokeredServiceManifest;
 staticval mutable RemoteBrokeredServiceManifest : Microsoft.ServiceHub.Framework.ServiceRpcDescriptor
Public Shared ReadOnly RemoteBrokeredServiceManifest As ServiceRpcDescriptor 

Field Value

Remarks

This descriptor defines the default protocol used to communicate with an IBrokeredServiceManifest.

Applies to