LAUREL BRIDGE

WorkerThreadStop Method

DICOM Connectivity Framework V3.4
Stop the current thread. Abort causes a ThreadAbortException to be raised within the thread

Namespace:  LaurelBridge.DCF.Examples.DiningPhilosophers
Assembly:  DiningPhilosophers (in DiningPhilosophers.exe) Version: DCF34 r11538 DCF_3_4_24_20190319
Syntax

C#
public void Stop()
See Also

Reference