ShellBrowser .Net Edition
WaitFinish Method (millis)
NamespacesJam.ShellWorkerThreadPoolWaitFinish(Int32)
Waits until all threads finished processing (the workitem queue is empty)
Declaration Syntax
C#Visual BasicVisual C++
public bool WaitFinish(
	int millis
)
Public Function WaitFinish ( _
	millis As Integer _
) As Boolean
public:
bool WaitFinish(
	int millis
)
Parameters
millis (Int32)
Return Value
true if threads finished processing within timespan, false otherwise

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