Class SerialDataReceivedEventArgs
Provides data for the DataReceived event.
Inherited Members
Namespace: System.IO.Ports
Assembly: System.IO.Ports.dll
Syntax
public class SerialDataReceivedEventArgs : EventArgs
Properties
| Improve this Doc View SourceEventType
Gets the event type.
Declaration
public SerialData EventType { get; }
Property Value
Type | Description |
---|---|
SerialData |