NotificationHubClient.CancelNotificationAsync Method

Definition

Cancels the notification asynchronously.

public System.Threading.Tasks.Task CancelNotificationAsync (string scheduledNotificationId);
Parameters
scheduledNotificationId
String

The scheduled notification identifier.

Returns

A task that represents the asynchronous operation.