The properties of Android.Net.TrafficStats are listed below. For a list of all members, see the TrafficStats Members list.
See Also: Inherited members from Java.Lang.Object
[read-only] static | MobileRxBytes | long. Return number of bytes received across mobile networks since device boot. |
[read-only] static | MobileRxPackets | long. Return number of packets received across mobile networks since device boot. |
[read-only] static | MobileTxBytes | long. Return number of bytes transmitted across mobile networks since device boot. |
[read-only] static | MobileTxPackets | long. Return number of packets transmitted across mobile networks since device boot. |
static | ThreadStatsTag | int. Get the active tag used when accounting Java.Net.Socket traffic originating from the current thread. |
[read-only] static | TotalRxBytes | long. Return number of bytes received since device boot. |
[read-only] static | TotalRxPackets | long. Return number of packets received since device boot. |
[read-only] static | TotalTxBytes | long. Return number of bytes transmitted since device boot. |
[read-only] static | TotalTxPackets | long. Return number of packets transmitted since device boot. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |