Click or drag to resize

WorkerThreadPoolTerminateProcessing Method

Stops processing work items that are queued. Running threads will be aborted after MaxTimeUntilHardTerminate ms.

Namespace: Jam.Shell
Assembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntax
public void TerminateProcessing()
See Also