Serial Framework C++ Edition

◆ AbortOnError

bool AbortOnError

Specifies whether read and write operations are terminated if an error occurs. If this member is True, the driver terminates all read and write operations with an error status if an error occurs. The driver will not accept any further communications operations until the application has acknowledged.