pmMDA.NET

IComponent Members

IComponent overview

Public Instance Properties

DebugMode Gets whether this component is in debug mode.
IsInitialized Gets whether this component is initialized.
IsRunning Gets whether this component is running.
IsStopped Gets whether this component is stopped.
Name Gets the name of this component.
SimulationMode Gets whether this component is in simulation mode.
State Gets the current state of this component.

Public Instance Methods

Initialize Initializes this component.
Install Installs this component onto the system.
ShutdownImmediate This component is shut down immediately.
ShutdownNormal This component is shut down normally.
Startup Startup this component.

See Also

IComponent Interface | PmMda.Net.Application Namespace