 | AbortableIsThreadPoolThread Eigenschaft |
Returns true if the thread is a threadpool thread.
Namensraum: NetEti.ApplicationControlAssembly: NetEti.ProcessTools (in NetEti.ProcessTools.dll) Version: 1.0.0+6e6ab0c4fed8e24cd32ff9136ecb6b264898a6a9
Syntaxpublic bool IsThreadPoolThread { get; }
Public ReadOnly Property IsThreadPoolThread As Boolean
Get
public:
property bool IsThreadPoolThread {
bool get ();
}
member IsThreadPoolThread : bool with get
Eigenschaftswert
Boolean
Siehe auch