Outputs to System.out a text representation of the
hierarchy of Threads and ThreadGroups in this thread group (and recursively).
Syntax
[Android.Runtime.Register("list", "()V", "GetListHandler")] public virtual voidList ()
Remarks
Outputs to System.out a text representation of the
hierarchy of Threads and ThreadGroups in this thread group (and recursively).
Proper indentation is used to show the nesting of groups inside groups
and threads inside groups.