Used for indicating the module stop.
It is automatically called by the Configuration Manager for all modules before they are uninitialized.
Namespace:
MFiles.VAF.Module
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic virtual void Stop()
Public Overridable Sub Stop
public:
virtual void Stop()
Implements
IModuleStop
See Also