DVTk API
AutoExit Property
DVTkDvtkHighLevelInterface.Common.UserInterfacesHliFormAutoExit
DVTk API

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

Indicates if the encapsulated .Net Form must automatically be closed when the total number of running and stopping Threads becomes 0.
Declaration Syntax
C#Visual BasicVisual C++
public bool AutoExit { get; set; }
Public Property AutoExit As Boolean
public:
property bool AutoExit {
	bool get ();
	void set (bool value);
}

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0