 | AbortableGetThread Methode |
Returns the current helper-thread or null.
Namensraum: NetEti.ApplicationControlAssembly: NetEti.ProcessTools (in NetEti.ProcessTools.dll) Version: 1.0.0+6e6ab0c4fed8e24cd32ff9136ecb6b264898a6a9
Syntaxpublic Thread? GetThread()
Public Function GetThread As Thread
public:
Thread^ GetThread()
member GetThread : unit -> Thread
Rückgabewert
ThreadCurrent helper-thread of this or a given Abortable or null.
Siehe auch