Partager via


IMobileServiceSyncHandler Interface

Définition

Gère les erreurs d’opération de table et les résultats de saisie semi-automatique.

public interface IMobileServiceSyncHandler
type IMobileServiceSyncHandler = interface
Public Interface IMobileServiceSyncHandler
Dérivé

Méthodes

ExecuteTableOperationAsync(IMobileServiceTableOperation)

Méthode appelée pour exécuter une seule opération de table sur une table distante.

OnPushCompleteAsync(MobileServicePushCompletionResult)

Méthode appelée lorsque l’opération push est terminée.

S’applique à