Thrown when read/write operations failed due timeout.
Exception carries useful info about number of read/wrote bytes until timeout occurs. It takes sense only for Windows, as posix version won't start reading until the port is empty.
Transfers problematic port name and size of read/wrote bytes until timeout.
See Implementation
Thrown when read/write operations failed due timeout.
Exception carries useful info about number of read/wrote bytes until timeout occurs. It takes sense only for Windows, as posix version won't start reading until the port is empty.