pmMDA.NET

ComponentImpl.Startup Method 

[This is preliminary documentation and subject to change.]

Startup this component.

public virtual void Startup();

Implements

IComponent.Startup

Remarks

After starting up this component is ready and fully functional. If necessary this component is initialized before it is started up.

See Also

ComponentImpl Class | PmMda.Net.Application Namespace