Mono Class Library: System.Threading.Thread Overview | Members

System.Threading.Thread.CurrentThread Property

Gets a System.Threading.Thread instance that represents the currently executing thread.

public static Thread CurrentThread { get; }

Value

An instance of System.Threading.Thread representing the current thread.

Remarks

This property is read-only.

Requirements

Namespace: System.Threading
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0