Table of Contents

Property Current

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

Current

Gets the current running HttpContext.

public static HttpContext Current { get; }

Property Value

HttpContext

Remarks

This property is only accessible during an HTTP session, within the executing HTTP code.