This documentation is archived and is not being maintained.
SerialPort Events
Visual Studio 2010
The SerialPort type exposes the following members.
| Name | Description | |
|---|---|---|
|
DataReceived | Represents the method that will handle the data received event of a SerialPort object. |
|
Disposed | Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component.) |
|
ErrorReceived | Represents the method that handles the error event of a SerialPort object. |
|
PinChanged | Represents the method that will handle the serial pin changed event of a SerialPort object. |
Show: