Property Request
Request
Gets the HTTP request associated with the context.
public abstract HttpServerEngineContextRequest Request { get; }
Property Value
- HttpServerEngineContextRequest
The HttpServerEngineContextRequest representing the HTTP request.