ShellBrowser .Net Edition
Dispose Method
NamespacesJam.ShellWorkerThreadPoolDispose()()()
Call this method to clean up all threads from the pool, in that case the ThreadPool instance cannot be used anymore, calls to functions of it will result in an ObjectDisposedException
Declaration Syntax
C#Visual BasicVisual C++
public void Dispose()
Public Sub Dispose
public:
void Dispose()

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)