The ErrorInfo property contains an integer enumeration describing the type of error that occurred most recently. The values, 12-14 are not used with this property. These values indicate whether an error is correctable but this information is found in the CorrectableError property.
The ErrorAddress property specifies the address of the last memory error. This property is used only when ErrorInfo is not ...
The ErrorControlForced property contains the command string used to enable error correction control when establishing a connection. ...
The ErrorData property contains data captured from the last memory access with an error. The data occupies the first n octets ...
The ErrorDataOrder property indicates the ordering for data stored in the ErrorData property. This property is used only ...
The ErrorInfo property contains an integer enumeration describing the type of error that occurred most recently. The values, ...
The ErrorMode property controls how the operating system handles several types of serious errors. You can specify that the ...
The ErrorReplaceCharacter property specifies the value of the character used to replace bytes received with a parity error. ...
The ErrorReplacementEnabled specifies whether bytes received with parity errors are replaced with the ErrorReplaceCharacter ...
The ErrorResolution property specifies the amount of data actually determined to cause the error. This property is unused ...