Worker |
| Name | Description | |
|---|---|---|
| TerminateProcessing | Stops processing work items that are queued. Running threads will be aborted after MaxTimeUntilHardTerminate ms. | |
| TerminateProcessing(Boolean) | Stops processing work items that are queued. | |
| TerminateProcessing(Int32) | Stops processing the threads. |