Table of Contents

Property DisposeDisposableContextValues

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

DisposeDisposableContextValues

Gets or sets whether the HTTP server should dispose all IDisposable values in the HttpContext bag when an HTTP session is closed.

public bool DisposeDisposableContextValues { get; set; }

Property Value

bool