Constructor CadenteHttpServerEngineResponse
- Namespace
- Sisk.Cadente.CoreEngine
- Assembly
- Sisk.Cadente.CoreEngine.dll
CadenteHttpServerEngineResponse(HttpResponse, HttpHostContext)
Initializes a new instance of the CadenteHttpServerEngineResponse class.
public CadenteHttpServerEngineResponse(HttpHostContext.HttpResponse response, HttpHostContext httpHostContext)
Parameters
response
HttpHostContext.HttpResponseThe underlying HTTP response object.
httpHostContext
HttpHostContextThe HTTP host context.