C#
VB
C++
Closes the resources used by the queue
public void Shutdown(
bool waitForWorkers
)
Public Sub Shutdown(
ByVal waitForWorkers As Boolean
)
public:
void Shutdown(
bool waitForWorkers
)
waitForWorkers
true to block until all threads have finished processing; false to kill all active threads.
<remarks />
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET