Java.Lang.JavaSystem.RunFinalization Method
Provides a hint to the VM that it would be useful to attempt to perform any outstanding object finalization.

Syntax

[Android.Runtime.Register("runFinalization", "()V", "")]
public static void RunFinalization ()

Remarks

Provides a hint to the VM that it would be useful to attempt to perform any outstanding object finalization.

[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