LAUREL BRIDGE

WorkerThread Methods

DICOM Connectivity Framework V3.4

The WorkerThread type exposes the following members.

Methods

  NameDescription
Public methodJoin
Join this thread with optional timeout.
Protected methodRun
To be implemented by derived threads
Public methodStart
Start the worker thread
Public methodStop
Stop the current thread. Abort causes a ThreadAbortException to be raised within the thread
Top
See Also

Reference