M-Files Vault Application Framework
C#
Show/Hide TOC
IModule
Stop Method
Used for indicating the module stop. It is automatically called by the Configuration Manager for all modules before are initialized.
Definition
Namespace:
MFiles.VAF.Module
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
void
Stop
()
See Also
Reference
IModule Interface
MFiles.VAF.Module Namespace
In This Article
Definition
See Also