NotificationHubClient.GetInstallationAsync
Method
Definition
Gets the installation asynchronously.
public System.Threading.Tasks.Task<Microsoft.Azure.NotificationHubs.Installation> GetInstallationAsync (string installationId);
Parameters
- installationId
- String
The installation identifier.
Returns
A task that represents the asynchronous operation.
Exceptions
Thrown when the installationId object is null