←Select platform

Shutdown Method (ProducerConsumerQueue)

Summary

Closes the resources used by the queue

Syntax

C#
VB
C++
public void Shutdown( 
   bool waitForWorkers 
) 
Public Sub Shutdown( 
   ByVal waitForWorkers As Boolean 
) 
public:  
   void Shutdown( 
      bool waitForWorkers 
   ) 

Parameters

waitForWorkers

true to block until all threads have finished processing; false to kill all active threads.

Remarks

<remarks />

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Scp Assembly
Click or drag to resize