Click or drag to resize
IRequestLocalEndPoint Property
Gets the address that the Internet request was sent to.

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

Property Value

Type: IPEndPoint
See Also