LocalFileSystemGetEntryContentAsync Method |
Namespace: ShellBoost.Core.Synchronization
public virtual Task GetEntryContentAsync( SyncContext context, StateSyncEntry entry, Stream output, SyncGetEntryContentOptions options = null )
Exception | Condition |
---|---|
ArgumentNullException | context is null or entry is null or output is null. |