 | ThreadInfosGetThreadInfos Methode |
Liefert textuelle Infos über den aktuellen Thread für Debug-Zwecke.
Namensraum: NetEti.GlobalsAssembly: NetEti.Global (in NetEti.Global.dll) Version: 1.0.0+9e45bc96a63c7bb901730bcd263b98db5a48e949
Syntaxpublic static string GetThreadInfos()
Public Shared Function GetThreadInfos As String
public:
static String^ GetThreadInfos()
static member GetThreadInfos : unit -> string
Rückgabewert
StringString mit Informationen zum aktuellen Thread.
Siehe auch