System.IO.Ports.SerialPort: Event Members

The events of System.IO.Ports.SerialPort are listed below. For a list of all members, see the SerialPort Members list.

See Also: Inherited members from System.ComponentModel.Component

Public Events

DataReceived

Represents the method that will handle the data received event of a System.IO.Ports.SerialPort object.

ErrorReceived

Represents the method that handles the error event of a System.IO.Ports.SerialPort object.

PinChanged

Represents the method that will handle the serial pin changed event of a System.IO.Ports.SerialPort object.