pmMDA.NET

ComponentImpl.ShutdownNormal Method 

[This is preliminary documentation and subject to change.]

This component is shut down normally.

public virtual void ShutdownNormal();

Implements

IComponent.ShutdownNormal

Remarks

After the operation all resources are released and this component can be deleted.

See Also

ComponentImpl Class | PmMda.Net.Application Namespace