Gets the host-name of the remote server.

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

Syntax

Visual Basic
Public ReadOnly Property HostName As String
	Get
C#
public string HostName { get; }

Field Value

Remote server host-name.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also