Click or drag to resize

WorkerThreadPoolTerminated Property

Returns true if processing was terminated via TerminateProcessing or TerminateProcessing(Boolean). Is reset to false in a call to StartProcessing.

Namespace: Jam.Shell
Assembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntax
public bool Terminated { get; }

Property Value

Boolean
See Also