Telnet Factory for .NET

TerminalType Class

Represents the TERMINAL TYPE telnet option as defined in RFC 1091.

For a list of all members of this type, see TerminalType Members.

System.Object
   Jscape.Telnet.TelnetOption
      Jscape.Telnet.Options.TerminalType

public class TerminalType : TelnetOption

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This option is used for negotiation of display options with the TELNET server.

Requirements

Namespace: Jscape.Telnet.Options

Assembly: Jscape.Telnet (in Jscape.Telnet.dll)

See Also

TerminalType Members | Jscape.Telnet.Options Namespace