Compartilhar via


StoreOperationsBatchCompletedEvent(StoreOperationsBatch) Construtor

Definição

Crie um novo evento concluído em Lote.

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)

Parâmetros

batch
StoreOperationsBatch

O lote que foi concluído.

Aplica-se a