Table of Contents

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.HttpResponse

The underlying HTTP response object.

httpHostContext HttpHostContext

The HTTP host context.