Android.OS.Debug.BinderReceivedTransactions Property
Returns the number of received transactions from the binder driver.

Syntax

[get: Android.Runtime.Register("getBinderReceivedTransactions", "()I", "GetGetBinderReceivedTransactionsHandler")]
public static int BinderReceivedTransactions { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the number of received transactions from the binder driver.

[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