







![]() ![]() ![]() |
DotRas SDK Documentation |
RasLinkStatistics Members |
RasLinkStatistics Class Methods Properties See Also Send Feedback |
![]() |
The RasLinkStatistics type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
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.
|