EndPointSynchronizerUpdateState Method |
Namespace: ShellBoost.Core.Synchronization
public virtual void UpdateState( string parentId, IReadOnlyList<SyncFileSystemEvent> sortedEvents, SyncEnumerateEntriesOptions options = null )
| Exception | Condition |
|---|---|
| ArgumentNullException | parentId is null or sortedEvents is null. |