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