Thread Constructor

Tungsten Suite

Thread Constructor

Initializes a new instance of the Thread class

Namespace:  W.Threading
Assembly:  Tungsten.Threading (in Tungsten.Threading.dll) Version: 2.0.1
Syntax
C#
public Thread()
See Also