Unbinds the terminal from the current channel and closes the channel.

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

Syntax

Visual Basic
Public Sub Unbind
C#
public void Unbind()

Implements

ITerminal..::..Unbind()()()()

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also