MobileServiceSyncContextExtensions.PushAsync メソッド

定義

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

public static System.Threading.Tasks.Task PushAsync (this Microsoft.WindowsAzure.MobileServices.Sync.IMobileServiceSyncContext context);
static member PushAsync : Microsoft.WindowsAzure.MobileServices.Sync.IMobileServiceSyncContext -> System.Threading.Tasks.Task
<Extension()>
Public Function PushAsync (context As IMobileServiceSyncContext) As Task

パラメーター

戻り値

適用対象