Skip to main content

SerialErrorReceivedEventHandler Delegate

NuGet: GHIElectronics.TinyCLR.Devices.Uart
Assembly: System.IO.Ports
Namespace: System.IO.Ports

Handler for the SerialPort.ErrorReceived event.

public delegate void SerialErrorReceivedEventHandler(object sender, SerialErrorReceivedEventArgs e);