Method | Description | |
---|---|---|
Dispose ( ) : void | ||
EntityDataFileSyncTrigger ( IFileSyncContext fileSyncContext, IMobileServiceClient mobileServiceClient, bool autoUpdateParentRecords ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
OnFileOperationCompleted ( Microsoft.WindowsAzure.MobileServices.Files.Eventing.FileOperationCompletedEvent obj ) : void | ||
OnStoreOperationCompleted ( Microsoft.WindowsAzure.MobileServices.Sync.StoreOperationCompletedEvent storeOperationEvent ) : void |
public EntityDataFileSyncTrigger ( IFileSyncContext fileSyncContext, IMobileServiceClient mobileServiceClient, bool autoUpdateParentRecords ) : System | ||
fileSyncContext | IFileSyncContext | |
mobileServiceClient | IMobileServiceClient | |
autoUpdateParentRecords | bool | |
return | System |