DVTk API
CurrentThread Property
DVTkDvtkHighLevelInterface.Common.ThreadsThreadCurrentThread
DVTk API

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

Gets the current HLI Thread that is (indirectly) calling this property. If no HLI thread is (indirectly) calling this property, null is returned.
Declaration Syntax
C#Visual BasicVisual C++
public static Thread CurrentThread { get; }
Public Shared ReadOnly Property CurrentThread As Thread
public:
static property Thread^ CurrentThread {
	Thread^ get ();
}

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0