Click or drag to resize

ServerContextClientHostAddress Property

Gets the IP address of the client that called the server.

Namespace:  Ookii.Jumbo.Rpc
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public IPAddress ClientHostAddress { get; set; }

Property Value

Type: IPAddress
See Also