Click or drag to resize
RequestReceivedEventArgsRequest Property
Gets details of the page requested by the user.

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

Property Value

Type: IRequest
See Also