Click or drag to resize

FileOperationFinishOperations Event

Occurs when performing caller-implemented actions after the last operation performed by the call to File Operation is complete.

Namespace:  ShellBoost.Core.Utilities
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public event EventHandler<FileFinishOperationsEventArgs> FinishOperations

Value

Type: SystemEventHandlerFileFinishOperationsEventArgs
See Also