Provides data for the DataReceived event.

Namespace:  Rebex.TerminalEmulation
Assembly:  Rebex.Terminal (in Rebex.Terminal.dll)

Syntax

Visual Basic
Public Class DataReceivedEventArgs _
	Inherits EventArgs
C#
public class DataReceivedEventArgs : EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Rebex.TerminalEmulation..::..DataReceivedEventArgs

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also