Share via


SerialErrorReceivedEventArgs.EventType Property

Gets or sets the event type.

Namespace: System.IO.Ports
Assembly: Microsoft.SPOT.Hardware (in microsoft.spot.hardware.dll)

Syntax

public SerialError EventType { get; }

Property Value

One of the SerialError values.

Remarks

This property provides information on the event type that caused the ErrorReceived event.

Version Information

Available in the .NET Micro Framework versions 3.0, 4.0, 4.1, and 4.2.

See Also

Reference

SerialErrorReceivedEventArgs Class
SerialErrorReceivedEventArgs Members
System.IO.Ports Namespace