Property Request
- Namespace
- Sisk.Cadente.CoreEngine
- Assembly
- Sisk.Cadente.CoreEngine.dll
Request
Gets the HTTP request associated with the context.
public override HttpServerEngineContextRequest Request { get; }
Property Value
- HttpServerEngineContextRequest
The HttpServerEngineContextRequest representing the HTTP request.