pmMDA.NET

Locator.Startup Method 

[This is preliminary documentation and subject to change.]

Startup this application.

public virtual void Startup();

Remarks

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

Starts up all registered components.

See Also

Locator Class | PmMda.Net.Application Namespace