DbBatchSpooledEventArgs Class
Provides data for the BatchSpooled event.
Namespace: Microsoft.Synchronization.Data
Assembly: Microsoft.Synchronization.Data (in microsoft.synchronization.data.dll)
Syntax
'Declaration
Public Class DbBatchSpooledEventArgs
Inherits EventArgs
'Usage
Dim instance As DbBatchSpooledEventArgs
public class DbBatchSpooledEventArgs : EventArgs
public ref class DbBatchSpooledEventArgs : public EventArgs
public class DbBatchSpooledEventArgs extends EventArgs
public class DbBatchSpooledEventArgs extends EventArgs
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.Synchronization.Data.DbBatchSpooledEventArgs
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
DbBatchSpooledEventArgs Members
Microsoft.Synchronization.Data Namespace