You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have a non-blocking session provider for ASP.NET State Server for cases with multiple parallel requests.
I wanted to implement the provider by myself but didn't find documentation for ASP.NET State Server API.