NotificationHubClient.CreateRegistrationIdAsync
Method
Definition
Asynchronously creates a registration identifier.
public System.Threading.Tasks.Task<string> CreateRegistrationIdAsync ();
Returns
The task object representing the asynchronous operation.