Gets the all (unmodified) data received from the server.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property RawData As String Get |
| C# |
|---|
public string RawData { get; } |