Android.OS.Debug.ResetThreadGcInvocationCount Method
Clears the thread-local count of non-concurrent GC invocations.

Syntax

[Android.Runtime.Register("resetThreadGcInvocationCount", "()V", "")]
public static void ResetThreadGcInvocationCount ()

See Also

Debug.ThreadGcInvocationCount

Remarks

Clears the thread-local count of non-concurrent GC invocations.

[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