DVTk API
IsExecute Property
DVTkDvtkApplicationLayerSessionIsExecute
DVTk API

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

Determine whether the current session is Executing.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsExecute { get; set; }
Public Property IsExecute As Boolean
public:
property bool IsExecute {
	bool get ();
	void set (bool value);
}

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0