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