Table of Contents

Class SerialDataReceivedEventArgs

Namespace
System.IO.Ports
Assembly
System.IO.Ports.dll

Provides data for the DataReceived event.

public class SerialDataReceivedEventArgs : EventArgs
Inheritance
SerialDataReceivedEventArgs
Inherited Members
Extension Methods

Properties

EventType

Gets the event type.

public SerialData EventType { get; }

Property Value

SerialData