Click or drag to resize

wclThreadSignalMessage Constructor

Creates new message object.

Namespace: wclCommon
Assembly: wclCommon (in wclCommon.dll) Version: 7.11.10.0 (7.11.10.0)
Syntax
public wclThreadSignalMessage(
	byte Signal
)

Parameters

Signal  Byte
The thread signal ID.
See Also