NotificationRegistrationIdsController.SubmitCreateAsync Method ()

 

Invokes the NotificationHubClient in a mockable manner.

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Controllers
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

protected virtual Task<string> SubmitCreateAsync()

Return Value

Type: System.Threading.Tasks.Task<String>

A Task representing the operation.

Return to top
Show: