Call this method to check if the thread pool is still available,
| C# | Visual Basic | Visual C++ |
protected void CheckDisposed()
Protected Sub CheckDisposed
protected: void CheckDisposed()
| Exception | Condition |
|---|---|
| ObjectDisposedException | If the ThreadPool has already been disposed |