Java.Lang.Thread.DumpStack Method
Prints to the standard error stream a text representation of the current stack for this Thread.

Syntax

[Android.Runtime.Register("dumpStack", "()V", "")]
public static void DumpStack ()

See Also

Throwable.PrintStackTrace

Remarks

Prints to the standard error stream a text representation of the current stack for this 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