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; }

Field Value

Current history length.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also