Click or drag to resize

ThreadInfo class

Provides textual information about the current thread for debugging purposes.
Inheritance hierarchy
SystemObject
  NetEti.GlobalsThreadInfos

Namespace: NetEti.Globals
Assembly: NetEti.Global (in NetEti.Global.dll) Version: 1.0.0+ad672dc5430e1683eae7461ce3945c8e9dce1c49
Syntax
public static class ThreadInfos

The ThreadInfos Type exposes the following members.

Methods
 NameDescription of the
Public MethodStatic MemberGetThreadInfos Provides textual information about the current thread for debugging purposes.
Back to the top
Remarks
File: ThreadInfos.cs Author: Erik Nagel 28/09/2013 Erik Nagel: created
See also