IModuleStop 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#
void Stop()

See Also