OnDemandLocalFileSystemReportProgressToShell Method (OnDemandCallbackContext, Int64, Int64) |
Namespace: ShellBoost.Core.Synchronization
protected virtual int ReportProgressToShell( OnDemandCallbackContext callbackContext, long total, long completed )
Exception | Condition |
---|---|
ArgumentNullException | callbackContext is null. |