pmMDA.NET

ComponentImpl.IsStopped Property

[This is preliminary documentation and subject to change.]

Gets whether this component is stopped.

public bool IsStopped {get;}

Property Value

true if this component is stopped; otherwise, false.

Implements

IComponent.IsStopped

See Also

ComponentImpl Class | PmMda.Net.Application Namespace