Partilhar via


NotificationRegistrationsController.SubmitGetAsync(String) Método

Definição

Invoca o de Microsoft.ServiceBus.Notifications.NotificationHubClient maneira fictícia.

protected virtual System.Threading.Tasks.Task<Microsoft.WindowsAzure.Mobile.Service.Notifications.NotificationRegistration> SubmitGetAsync (string registrationId);
abstract member SubmitGetAsync : string -> System.Threading.Tasks.Task<Microsoft.WindowsAzure.Mobile.Service.Notifications.NotificationRegistration>
override this.SubmitGetAsync : string -> System.Threading.Tasks.Task<Microsoft.WindowsAzure.Mobile.Service.Notifications.NotificationRegistration>
Protected Overridable Function SubmitGetAsync (registrationId As String) As Task(Of NotificationRegistration)

Parâmetros

registrationId
String

A ID do registro.

Retornos

Um Task que representa a operação.

Aplica-se a