Click or drag to resize
RequestReceivedEventArgsProxyAddress Property
Gets the address of the reverse proxy that forwarded this request to the server.

Namespace: VirtualRadar.Interface.WebServer
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string ProxyAddress { get; }

Property Value

Type: String
See Also