|
| DotRas SDK Documentation |
| RasLinkStatistics Properties |
| RasLinkStatistics Class See Also Send Feedback |
|
The RasLinkStatistics type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
AlignmentError |
Gets the number of alignment errors that have occurred.
|
|
BufferOverrunError |
Gets the number of buffer overrun errors that have occurred.
|
|
BytesReceived |
Gets the number of bytes received.
|
|
BytesTransmitted |
Gets the number of bytes transmitted.
|
|
CompressionRatioIn |
Gets the compression ratio for data received on this connection or link.
|
|
CompressionRatioOut |
Gets the compression ratio for data transmitted on this connection or link.
|
|
ConnectionDuration |
Gets the length of time that the connection has been connected.
|
|
CrcError |
Gets the number of cyclic redundancy check (CRC) errors that have occurred.
|
|
FramesReceived |
Gets the number of frames received.
|
|
FramesTransmitted |
Gets the number of frames transmitted.
|
|
FramingError |
Gets the number of framing errors that have occurred.
|
|
HardwareOverrunError |
Gets the number of hardware overrun errors that have occurred.
|
|
LinkSpeed |
Gets the speed of the link, in bits per second.
|
|
TimeoutError |
Gets the number of timeout errors that have occurred.
|