Defines the interface for VirtualTerminal.

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

Syntax

Visual Basic
Public Interface ITerminal _
	Inherits IDisposable
C#
public interface ITerminal : IDisposable

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also