次の方法で共有


StoreOperationsBatchCompletedEvent(StoreOperationsBatch) コンストラクター

定義

新しい Batch 完了イベントを作成します。

public StoreOperationsBatchCompletedEvent (Microsoft.WindowsAzure.MobileServices.Sync.StoreOperationsBatch batch);
new Microsoft.WindowsAzure.MobileServices.Sync.StoreOperationsBatchCompletedEvent : Microsoft.WindowsAzure.MobileServices.Sync.StoreOperationsBatch -> Microsoft.WindowsAzure.MobileServices.Sync.StoreOperationsBatchCompletedEvent
Public Sub New (batch As StoreOperationsBatch)

パラメーター

batch
StoreOperationsBatch

完了したバッチ。

適用対象