ChangeBatchBase::Dispose Method
Releases all resources used by the ChangeBatchBase object.
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: