LAUREL BRIDGE

WorkerThreadIsAlive Property

DICOM Connectivity Framework V3.4
Return true if the worker thread is alive.

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

C#
public bool IsAlive { get; }

Property Value

Type: Boolean
See Also

Reference