SIFWorks ADK 2.0
Initialized Property
NamespacesEdustructures.SifWorksAgentInitialized

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

Determines if the agent has been initialized
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool Initialized{ get;}
Public Overridable ReadOnly Property Initialized As Boolean
public:
virtual property bool Initialized {
	bool get ();
}
Return Value
true if the initialize method was called successfully; false if that method has not been called successfully or the agent has since been shut down.

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