Click or drag to resize
RequestReceivedEventArgsResponse Property
Gets details of the response to send back to the user.

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

Property Value

Type: IResponse
See Also