System.IO.Ports.SerialDataReceivedEventArgs.EventType Property

Gets or sets the event type.

Syntax

public SerialData EventType { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property provides information about the event type that caused the SerialPort.DataReceived event.

Requirements

Namespace: System.IO.Ports
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0