M-Files Vault Application Framework
C#
Show/Hide TOC
Background
Operation
Manager
Operation
Stopping Event
Triggered when a background operation stops.
Definition
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
event
BackgroundOperation
OperationEventHandler
OperationStopping
Value
BackgroundOperation
OperationEventHandler
See Also
Reference
BackgroundOperationManager Class
MFiles.VAF.Common Namespace
In This Article
Definition
See Also