Click or drag to resize

WorkerThreadPoolTerminateProcessing Method

Overload List
 NameDescription
Public methodTerminateProcessing Stops processing work items that are queued. Running threads will be aborted after MaxTimeUntilHardTerminate ms.
Public methodTerminateProcessing(Boolean) Stops processing work items that are queued.
Public methodTerminateProcessing(Int32) Stops processing the threads.
Top
See Also