Enum StatisticsType
Definition
- Namespace:
- Tizen.Network.Connection
- Assembly:
- Tizen.Network.Connection.dll
Enumeration for the statistics type.
public enum StatisticsType
Fields
Name | Description |
---|---|
LastReceivedData | Last received data |
LastSentData | Last sent data |
TotalReceivedData | Total received data |
TotalSentData | Total sent data |