NotificationHubClient.DeleteRegistrationsByChannelAsync Method

Definition

Asynchronously deletes the registrations by channel.

public System.Threading.Tasks.Task DeleteRegistrationsByChannelAsync (string pnsHandle);
Parameters
pnsHandle
String

The PNS handle.

Returns

The task that completes the asynchronous operation.

Exceptions