ShellBrowser .Net Edition
Terminated Property
NamespacesJam.ShellWorkerThreadPoolTerminated
Returns true if processing was terminated via TerminateProcessing()()() or TerminateProcessing(Boolean). Is reset to false in a call to StartProcessing()()().
Declaration Syntax
C#Visual BasicVisual C++
public bool Terminated { get; private set; }
Public Property Terminated As Boolean
public:
property bool Terminated {
	bool get ();
	void set (bool value);
}

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