ChangeBatchBase::Dispose Method (Boolean)
Releases the unmanaged resources used by the ChangeBatchBase object and optionally releases the managed resources.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
| Exception | Condition |
|---|---|
| ObjectDisposedException | This ChangeBatchBase has already been disposed. |
The Dispose method leaves the ChangeBatchBase object in an unusable state.
Show: