MobileServiceSyncContextExtensions クラス

定義

に拡張メソッドを提供します IMobileServiceSyncContext

public static class MobileServiceSyncContextExtensions
type MobileServiceSyncContextExtensions = class
Public Module MobileServiceSyncContextExtensions
継承
MobileServiceSyncContextExtensions

メソッド

InitializeAsync(IMobileServiceSyncContext, IMobileServiceLocalStore)

同期コンテキストを初期化します。

InitializeAsync(IMobileServiceSyncContext, IMobileServiceLocalStore, StoreTrackingOptions)

同期コンテキストを初期化します。

PushAsync(IMobileServiceSyncContext)

保留中のすべてのローカル操作をリモート テーブルに対して再生します。

適用対象