Click or drag to resize

AbortableThreadState property

Return the thread state as a consistent set of bits. This is more general then IsAlive or IsBackground.

Namespace: NetEti.ApplicationControl
Assembly: NetEti.ProcessTools (in NetEti.ProcessTools.dll) Version: 1.0.0+3226eb04384bdec34e8eaa040302e1906383a7b4
Syntax
public ThreadState ThreadState { get; }

Property value

ThreadState
See also