SerialPort Events

Public Events

Name Description
Public Event DataReceived Represents the method that will handle the data received event of a SerialPort object.
Public Event ErrorReceived Represents the method that handles the error event of a SerialPort object.

See Also

Reference

SerialPort Class
System.IO.Ports Namespace