M-Files Vault Application Framework
C#
Show/Hide TOC
Background
Operation
Manager
Run
Once Method
Overload List
RunOnce(String, Action)
Runs the given action in a background task.
RunOnce(String, Action
BackgroundOperation
)
Runs the given action in a background task.
See Also
Reference
BackgroundOperationManager Class
MFiles.VAF.Common Namespace
In This Article
Overload List
See Also