Java.Lang.Thread.ActiveCount Method
Returns the number of active Threads in the running Thread's group and its subgroups.

Syntax

[Android.Runtime.Register("activeCount", "()I", "")]
public static int ActiveCount ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the number of active Threads in the running Thread's group and its subgroups.

[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