IMobileServiceSyncHandler Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Handles table operation errors and push completion results.
public interface IMobileServiceSyncHandler
type IMobileServiceSyncHandler = interface
Public Interface IMobileServiceSyncHandler
- Derived
Methods
ExecuteTableOperationAsync(IMobileServiceTableOperation) |
A method that is called to execute a single table operation against remote table. |
OnPushCompleteAsync(MobileServicePushCompletionResult) |
A method that is called when push operation has completed. |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET