Share via


VisualStudioServices.VS2019_9Services.ClientNotificationService Property

Definition

Gets the ServiceRpcDescriptor for the client notification service. Use the IClientNotificationService interface for the proxy for this service.

public:
 virtual property Microsoft::ServiceHub::Framework::ServiceRpcDescriptor ^ ClientNotificationService { Microsoft::ServiceHub::Framework::ServiceRpcDescriptor ^ get(); };
public virtual Microsoft.ServiceHub.Framework.ServiceRpcDescriptor ClientNotificationService { get; }
member this.ClientNotificationService : Microsoft.ServiceHub.Framework.ServiceRpcDescriptor
Public Overridable ReadOnly Property ClientNotificationService As ServiceRpcDescriptor

Property Value

Applies to