Java.Lang.Thread.CurrentThread Method
Returns the Thread of the caller, that is, the current Thread.

Syntax

[Android.Runtime.Register("currentThread", "()Ljava/lang/Thread;", "")]
public static Thread CurrentThread ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the Thread of the caller, that is, the current Thread.

[Android Documentation]

Requirements

Namespace: Java.Lang
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1