DVTk API
Attach Method (thread)
DVTkDvtkHighLevelInterface.Common.UserInterfacesHliConsoleAttach(Thread)
DVTk API

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

Attach to a Thread. By doing so, this object may react to information, warning and error output events from the Thread.
Declaration Syntax
C#Visual BasicVisual C++
public void Attach(
	Thread thread
)
Public Sub Attach ( _
	thread As Thread _
)
public:
virtual void Attach(
	Thread^ thread
) sealed
Parameters
thread (Thread)
The Thread to attach to.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0