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.BundleBinderCounts { 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.