PushClient.HubClient Property

Definition

Gets or sets the NotificationHubClient to use for sending notifications.

public virtual Microsoft.Azure.NotificationHubs.NotificationHubClient HubClient { get; set; }
member this.HubClient : Microsoft.Azure.NotificationHubs.NotificationHubClient with get, set
Public Overridable Property HubClient As NotificationHubClient

Property Value

Applies to