NotificationRegistrationsController.SubmitDeleteAsync Method (String)

 

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 SubmitDeleteAsync(
	string registrationId
)

Return Value

Type: System.Threading.Tasks.Task

A Task representing the operation.

Return to top
Show: