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
{{ message }}
This repository was archived by the owner on Nov 20, 2018. It is now read-only.
As part of aspnet/Session#113. We realized there is value in adding a IsAvailable property to the ISession interface to indicate whether the session has loaded correctly. This value can depend on factors such as whether the underlying caching data is available and is valid.