Click or drag to resize
IRequestRemoteEndPoint Property
Gets the address that the Internet request originated from.

Namespace: VirtualRadar.Interface.WebServer
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IPEndPoint RemoteEndPoint { get; }

Property Value

Type: IPEndPoint
See Also