Partager via


IMobileServiceSyncContext.PushAsync(CancellationToken) Méthode

Définition

Envoie toutes les opérations en attente vers la table distante.

public System.Threading.Tasks.Task PushAsync (System.Threading.CancellationToken cancellationToken);
abstract member PushAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task
Public Function PushAsync (cancellationToken As CancellationToken) As Task

Paramètres

cancellationToken
CancellationToken

Jeton CancellationToken à observer

Retours

Tâche qui se termine lorsque l’opération d’extraction est terminée.

S’applique à