IModuleStart Method

Used for indicating the module start. It is automatically called by the Configuration Manager after all modules are initialized.

Definition

Namespace: MFiles.VAF.Module
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
void Start()

See Also