Click or drag to resize
ResponseSentEventArgsUserAddressAndPort Property
Gets the full address and port of the browser that requested the page.

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

Property Value

Type: String
See Also