Gets the current history buffer length.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
| Visual Basic |
|---|
ReadOnly Property HistoryLength As Integer Get |
| C# |
|---|
int HistoryLength { get; } |