Click or drag to resize

ServerContextClientHostName Property

Gets the host name of the client that called the server.

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

Property Value

Type: String
See Also