Property Response
Namespace: Sisk.Core.Http.Engine
Assembly: Sisk.Core.dll
Response
Gets the HTTP response associated with the context.
public abstract HttpServerEngineContextResponse Response { get; }
Namespace: Sisk.Core.Http.Engine
Assembly: Sisk.Core.dll
Gets the HTTP response associated with the context.
public abstract HttpServerEngineContextResponse Response { get; }