LAUREL BRIDGE

WorkerThread Constructor

DICOM Connectivity Framework V3.4
Constructor with optional data.

Namespace:  LaurelBridge.DCFExamples.DiningPhilosophers
Assembly:  DiningPhilosophers (in DiningPhilosophers.exe) Version: DCF34 r13043 DCF_3_4_56_20220408 NetFramework
Syntax

C#
protected WorkerThread(
	Object data = null
)

Parameters

data (Optional)
Type: SystemObject
Data specific to the worker thread.
See Also

Reference