ShellBrowser .Net Edition
Stop Method (millis)
NamespacesJam.ShellJamThreadStop(Int32)
Stops the ProcessItems()()() loop, the thread finishes.
Declaration Syntax
C#Visual BasicVisual C++
public bool Stop(
	int millis
)
Public Function Stop ( _
	millis As Integer _
) As Boolean
public:
bool Stop(
	int millis
)
Parameters
millis (Int32)
milliseconds to wait to join the thread
Return Value
true if joining the thread within milliseconds timespan succeeded, false otherwise

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