PushClient::SendAsync Method

 

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

NameDescription
System_CAPS_pubmethodSendAsync(IPushMessage^)

Sends a notification to the Notification Hub.

System_CAPS_pubmethodSendAsync(IPushMessage^, IEnumerable<String^>^)

Sends a notification to the Notification Hub with a given tag expression.

System_CAPS_pubmethodSendAsync(IPushMessage^, String^)

Sends a notification to the Notification Hub with a given tag expression.

Return to top
Show: