Compartilhar via


Classe DbBatchSpooledEventArgs

Fornece dados para o evento BatchSpooled.

Namespace:  Microsoft.Synchronization.Data
Assembly:  Microsoft.Synchronization.Data (em Microsoft.Synchronization.Data.dll)

Sintaxe

'Declaração
Public Class DbBatchSpooledEventArgs _
    Inherits EventArgs
'Uso
Dim instance As DbBatchSpooledEventArgs
public class DbBatchSpooledEventArgs : EventArgs
public ref class DbBatchSpooledEventArgs : public EventArgs
type DbBatchSpooledEventArgs =  
    class
        inherit EventArgs
    end
public class DbBatchSpooledEventArgs extends EventArgs

Hierarquia de herança

System. . :: . .Object
  System. . :: . .EventArgs
    Microsoft.Synchronization.Data..::..DbBatchSpooledEventArgs

Segurança de thread

Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.

Consulte também

Referência

Membros DbBatchSpooledEventArgs

Namespace Microsoft.Synchronization.Data