Android.OS.Debug.ThreadGcInvocationCount Property
Returns the number of thread-local non-concurrent GC invocations between a Debug.StartAllocCounting and Debug.StopAllocCounting.

Syntax

[get: Android.Runtime.Register("getThreadGcInvocationCount", "()I", "GetGetThreadGcInvocationCountHandler")]
public static int ThreadGcInvocationCount { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the number of thread-local non-concurrent GC invocations between a Debug.StartAllocCounting and Debug.StopAllocCounting.

[Android Documentation]

Requirements

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