 | AbortableCurrentThread property |
Leads to the CurrentThread.
Namespace: NetEti.ApplicationControlAssembly: NetEti.ProcessTools (in NetEti.ProcessTools.dll) Version: 1.0.0+3226eb04384bdec34e8eaa040302e1906383a7b4
Syntaxpublic static Thread CurrentThread { get; }
Public Shared ReadOnly Property CurrentThread As Thread
Get
public:
static property Thread^ CurrentThread {
Thread^ get ();
}
static member CurrentThread : Thread with get
Property value
Thread
See also