 | AbortableThreadState Eigenschaft |
Return the thread state as a consistent set of bits. This is more
general then IsAlive or IsBackground.
Namensraum: NetEti.ApplicationControlAssembly: NetEti.ProcessTools (in NetEti.ProcessTools.dll) Version: 1.0.0+6e6ab0c4fed8e24cd32ff9136ecb6b264898a6a9
Syntaxpublic ThreadState ThreadState { get; }
Public ReadOnly Property ThreadState As ThreadState
Get
public:
property ThreadState ThreadState {
ThreadState get ();
}
member ThreadState : ThreadState with get
Eigenschaftswert
ThreadState
Siehe auch