The Telnet type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkHostName
Gets the host-name of the remote server.
Public propertySupported by the .NET Compact FrameworkLogWriter
Gets or sets the logger used by this object.
Public propertySupported by the .NET Compact FrameworkPort
Gets the port of the remote server.
Public propertySupported by the .NET Compact FrameworkProxy
Gets or sets the network proxy to use to access a remote server.
Public propertySupported by the .NET Compact FrameworkSettings
Gets or sets Telnet object settings.
Public propertySupported by the .NET Compact FrameworkTimeout
Gets or sets the length of time in milliseconds before the operation times out (specify -1 or 0 to indicate that the request does not time out).

See Also