VirtualTerminal.HistoryLength Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9083)
HistoryLength
Gets the current history buffer length.
Declaration
public int HistoryLength { get; }
Property Value
Type | Description |
---|---|
Int32 | History buffer length (0..HistoryMaxLength). |