Represents the TERMINAL TYPE telnet option as defined in RFC 1091.
Namespace: Jscape.Telnet.OptionsAssembly: Jscape.Telnet (in Jscape.Telnet.dll) Version: 2.6.1.0
Syntax
C# |
---|
public class TerminalType : TelnetOption |
Visual Basic |
---|
Public Class TerminalType _ Inherits TelnetOption |
Visual C++ |
---|
public ref class TerminalType : public TelnetOption |
Remarks
This option is used for negotiation of display options
with the TELNET server.