.NET Framework Class Library
SerialPort Events

The SerialPort type exposes the following members.

Events

  NameDescription
Public eventSupported by the .NET Compact FrameworkDataReceivedRepresents the method that will handle the data received event of a SerialPort object.
Public eventSupported by the .NET Compact FrameworkDisposedOccurs when the component is disposed by a call to the Dispose method. (Inherited from Component.)
Public eventSupported by the .NET Compact FrameworkErrorReceivedRepresents the method that handles the error event of a SerialPort object.
Public eventSupported by the .NET Compact FrameworkPinChangedRepresents the method that will handle the serial pin changed event of a SerialPort object.
Top
See Also

Reference

Tags :


Page view tracker