BackgroundOperationOperationEventHandler Delegate
An event handler, that takes a background operation.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public delegate void OperationEventHandler(
BackgroundOperation operation
)
Parameters
- operation BackgroundOperation
- The background operation.