Gets or sets incoming data recorder.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
| Visual Basic |
|---|
Property Recorder As TextWriter Get Set |
| C# |
|---|
TextWriter Recorder { get; set; } |