The ReferenceQueue is the container on which reference objects are
enqueued when the garbage collector detects the reachability type specified
for the referent.
See Also:
ReferenceQueue Members
Syntax
[Android.Runtime.Register("java/lang/ref/ReferenceQueue", DoNotGenerateAcw=true)]
public class
ReferenceQueue :
Java.Lang.ObjectRemarks
Requirements
Namespace: Java.Lang.Ref
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1