Share via


GlobalBrokeredServiceContainer.MissingServiceDiagnostics Property

Definition

Gets a descriptor for the service that can diagnose the cause of a missing brokered service. Use IMissingServiceDiagnosticsService to interact with this service.

public:
 static property Microsoft::ServiceHub::Framework::ServiceRpcDescriptor ^ MissingServiceDiagnostics { Microsoft::ServiceHub::Framework::ServiceRpcDescriptor ^ get(); };
public static Microsoft.ServiceHub.Framework.ServiceRpcDescriptor MissingServiceDiagnostics { get; }
static member MissingServiceDiagnostics : Microsoft.ServiceHub.Framework.ServiceRpcDescriptor
Public Shared ReadOnly Property MissingServiceDiagnostics As ServiceRpcDescriptor

Property Value

Applies to