Table of Contents

Property IsRequestContext

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

IsRequestContext

Gets whether the current thread context is running inside an HTTP context.

public static bool IsRequestContext { get; }

Property Value

bool