pmMDA.NET

Locator.ShutdownNormal Method 

[This is preliminary documentation and subject to change.]

This application is shut down normally.

public virtual void ShutdownNormal();

Remarks

After the operation all resources are released. A normal shutdown is the standard procedure to stop this application.

Shuts down all registered components.

See Also

Locator Class | PmMda.Net.Application Namespace