Telnet.HostName Property
Namespace: Rebex.Net
Assembly: Rebex.Telnet.dll (version 7.0.9119)
HostName
Gets the host-name of the remote server.
Declaration
public string HostName { get; }
Property Value
Type | Description |
---|---|
String | Remote server host-name. |