TerminalControl.HistoryMaxLength Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.Control.dll (version 7.0.9147)
HistoryMaxLength
Gets or sets a maximum history buffer length.
Declaration
public int HistoryMaxLength { get; set; }
Property Value
Type | Description |
---|---|
Int32 | Maximum history buffer length (0..99999). |