M-Files Vault Application Framework
C#
Show/Hide TOC
Background
Operation
Run
Once Method
Runs the operation at once or immediately after the current run is finished.
Definition
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
void
RunOnce
()
See Also
Reference
BackgroundOperation Class
RunOnce Overload
MFiles.VAF.Common Namespace
In This Article
Definition
See Also