Current execution state

Namespace: MPM.PDAG
Assembly: MPM.PDAG (in MPM.PDAG.dll) Version: 1.0.4428.15748

Syntax

C#
GraphExecutiveState State { get; }
Visual Basic
ReadOnly Property State As GraphExecutiveState
	Get
Visual C++
property GraphExecutiveState State {
	GraphExecutiveState get ();
}

See Also