Gets a value indicating whether Closed has been matched.

Namespace:  Rebex.TerminalEmulation
Assembly:  Rebex.Terminal (in Rebex.Terminal.dll)

Syntax

Visual Basic
Public Property IsClosed As Boolean
	Get
	Friend Set
C#
public bool IsClosed { get; internal set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also