EndPointSynchronizerDeleteStaleTemporaryEntriesAsync Method |
Namespace: ShellBoost.Core.Synchronization
protected virtual Task DeleteStaleTemporaryEntriesAsync( IEnumerable<StateSyncEntry> entries, CancellationToken cancellationToken )
| Exception | Condition |
|---|---|
| InvalidOperationException | |
| ArgumentNullException | entries is null. |