DataReceivedEventArgs Class
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9147)
Provides data for the Data
Syntax
public class DataReceivedEventArgs : EventArgs
Inherited Members
Properties
Name | Description |
---|---|
Raw |
Gets the all (unmodified) data received from the server. |
Stripped |
Gets the stripped data received from the server. All escape sequences are stripped. |