Click or drag to resize

WorkerThreadPoolCheckDisposed Method

Call this method to check if the thread pool is still available.

Namespace: Jam.Shell
Assembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntax
protected void CheckDisposed()
Exceptions
ExceptionCondition
ObjectDisposedExceptionIf the ThreadPool has already been disposed
See Also