WorkerThreadPoolTerminated Property |
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntax public bool Terminated { get; }
Public ReadOnly Property Terminated As Boolean
Get
public:
property bool Terminated {
bool get ();
}
member Terminated : bool with get
Property Value
Type:
BooleanSee Also