Property Response
Response
Gets the HTTP response associated with the context.
public abstract HttpServerEngineContextResponse Response { get; }
Property Value
- HttpServerEngineContextResponse
The HttpServerEngineContextResponse representing the HTTP response.