Android.OS.Debug.StopAllocCounting Method
Stop counting the number and aggregate size of memory allocations.

Syntax

[Android.Runtime.Register("stopAllocCounting", "()V", "")]
[System.Obsolete("deprecated")]
public static void StopAllocCounting ()

See Also

Debug.StartAllocCounting

Remarks

Stop counting the number and aggregate size of memory allocations.

[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