Property DisposeDisposableContextValues
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; }