Click or drag to resize

ServerAddressHostName Property

Gets the host name of the server.

Namespace:  Ookii.Jumbo
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public string HostName { get; }

Property Value

Type: String
The host name of the server.
See Also