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