Edit

SerialErrorReceivedEventArgs Class

Definition

Prepares data for the ErrorReceived event.

public ref class SerialErrorReceivedEventArgs : EventArgs
public class SerialErrorReceivedEventArgs : EventArgs
type SerialErrorReceivedEventArgs = class
    inherit EventArgs
Public Class SerialErrorReceivedEventArgs
Inherits EventArgs
Inheritance
SerialErrorReceivedEventArgs

Remarks

This class is used with the ErrorReceived event.

Properties

Name Description
EventType

Gets or sets the event type.

Applies to