Method GetCurrentContext
Namespace: Sisk.Core.Http
Assembly: Sisk.Core.dll
GetCurrentContext()
Gets the current running HttpContext.
public static HttpContext? GetCurrentContext()
Returns
The current HttpContext instance, otherwise, null.
Namespace: Sisk.Core.Http
Assembly: Sisk.Core.dll
Gets the current running HttpContext.
public static HttpContext? GetCurrentContext()
The current HttpContext instance, otherwise, null.