ChangeBatchBase::SetLastBatch Method
Sets a value that indicates that this is the last batch in the synchronization session.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
| Exception | Condition |
|---|---|
| ObjectDisposedException | This ChangeBatchBase has been disposed. |
| SyncInvalidOperationException | The current change requires full enumeration, the range is already defined, and the batch boundary is not infinity. |
Show: