NotificationHubClient.DeleteInstallationAsync Method

Definition

Deletes the installation asynchronously.

public System.Threading.Tasks.Task DeleteInstallationAsync (string installationId);
Parameters
installationId
String

The installation identifier.

Returns

A task that represents the asynchronous operation.

Exceptions

Thrown when the installationId object is null