ITerminal.HistoryLength Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 8.0.9673)
HistoryLength
Gets the current history buffer length.
Declaration
int HistoryLength { get; }
Property Value
| Type | Description |
|---|---|
| Int32 | Current history length. |