Click or drag to resize

FileOperationUpdateProgress Event

Occurs when an estimate of the total amount of work currently done in relation to the total amount of work is provided.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public event EventHandler<FileUpdateProgressEventArgs> UpdateProgress

Value

Type: SystemEventHandlerFileUpdateProgressEventArgs
See Also