Android.OS.Debug.BinderProxyObjectCount Property
Returns the number of references to remote proxy Binder objects that exist in the current process.

Syntax

[get: Android.Runtime.Register("getBinderProxyObjectCount", "()I", "GetGetBinderProxyObjectCountHandler")]
public static int BinderProxyObjectCount { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the number of references to remote proxy Binder objects that exist in the current process.

[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