LocalFileSystemSetEntryContentAsync Method |
Namespace: ShellBoost.Core.Synchronization
public virtual Task SetEntryContentAsync( SyncContext context, StateSyncEntry entry, Stream input, SyncSetEntryContentOptions options = null )
Exception | Condition |
---|---|
ArgumentNullException | context is null or input is null or entry is null. |