pmMDA.NET

ComponentImpl.ShutdownImmediate Method 

[This is preliminary documentation and subject to change.]

This component is shut down immediately.

public virtual void ShutdownImmediate();

Implements

IComponent.ShutdownImmediate

Remarks

The operation should be fast. It is allowed not to clean up all resources.

See Also

ComponentImpl Class | PmMda.Net.Application Namespace