IModuleManager Properties

Properties

ApplicationDefinition The application definition information.
(Inherited from IVaultApplication)
ApplicationRunningStatus Returns the application running status. Indicates if the application is starting, stopping or running normally.
(Inherited from IVaultApplication)
ConfigurationStorage The configuration storage object.
(Inherited from IVaultApplication)
EventSourceIdentifier Returns the vault application event source identifier that is used when logging to Windows event log.
(Inherited from IVaultApplication)
ExecutionTracer The execution tracer object.
(Inherited from IVaultApplication)
MetadataStructureValidator The metadata structure validator object.
(Inherited from IVaultApplication)
ModuleLoader The module loader object.
ModulesInError  
PermanentVault The permanent vault object, runs as MFServer user.
(Inherited from IVaultApplication)
TaskManager  
TaskQueueManager  

See Also