Click or drag to resize

ServerContextLocalHostName Property

Gets the name of the local host.

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

Property Value

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