|
|
Transport
|
The TransportStatistics type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
LastBytesReceived | Number of bytes received in the last receive operation. |
|
|
LastBytesSent | Number of bytes sent in the last send operation. |
|
|
LastReceive | DateTime of the last receive operation. (UTC Time) |
|
|
LastSend | DateTime of the last send operation. (UTC Time) |
|
|
TotalBytesReceived | Total number of bytes received. |
|
|
TotalBytesSent | Total number of bytes sent. |