Specifies various Telnet settings.

Namespace:  Rebex.Net
Assembly:  Rebex.Telnet (in Rebex.Telnet.dll)

Syntax

Visual Basic
Public Class TelnetSettings _
	Inherits SslSettings
C#
public class TelnetSettings : SslSettings

Inheritance Hierarchy

System..::..Object
  Rebex.Net..::..SslSettings
    Rebex.Net..::..TelnetSettings

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also