Click or drag to resize

wclThread Constructor

Creates new Thread object.

Namespace: wclCommon
Assembly: wclCommon (in wclCommon.dll) Version: 7.11.10.0 (7.11.10.0)
Syntax
public wclThread()
Remarks
The constructor does not start the thread.
See Also