SIFWorks ADK 2.0
IsShutdown Property
NamespacesEdustructures.SifWorksAgentIsShutdown

[This is preliminary documentation and is subject to change.]

Determines if the agent has been shutdown.
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool IsShutdown{ get;}
Public Overridable ReadOnly Property IsShutdown As Boolean
public:
virtual property bool IsShutdown {
	bool get ();
}
Return Value
true if the shutdown method was called and the agent is either in the process of shutting down or has finished shutting down. Note the agent is considered to be shutdown even if the shutdown method fails.

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10