Specifies the value of the character used to replace bytes received with a parity error.
Read/Write
| Visual Basic .NET |
ErrorChar As Byte
|
|---|---|
| Visual C# |
Byte ErrorChar; |
The property may throw exception. Refer to Handle errors sample for details.