Android.App.Instrumentation.BinderCounts Property
Returns a bundle with the counts for various binder counts for this process.

Syntax

[get: Android.Runtime.Register("getBinderCounts", "()Landroid/os/Bundle;", "GetGetBinderCountsHandler")]
public virtual Android.OS.Bundle BinderCounts { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns a bundle with the counts for various binder counts for this process. Currently the only two that are reported are the number of send and the number of received transactions.

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1