PushClient.HubClient Property

 

Gets or sets the NotificationHubClient to use for sending notifications.

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Notifications
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

public virtual NotificationHubClient HubClient { get; set; }
Return to top
Show: