SyncContextProgressSink Property |
Gets the sink for reporting progress on operations such as download or upload.
Namespace:
ShellBoost.Core.Synchronization
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public IProgressSink ProgressSink { get; }
Property Value
Type:
IProgressSink
The progress sink.
See Also