DbBatchSpooledEventArgs::DataCacheSize Property

Gets the size of the current batch.

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

public:
property long long DataCacheSize {
	long long get ();
}

Property Value

Type: System::Int64
The size of the current batch.
Show: