Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Microsoft.AspNet.SessionState
  3. SqlSessionStateProviderAsync
  4. Dispose()
  • SqlSessionStateProviderAsync
    • SqlSessionStateProviderAsync()
    • CreateNewStoreData(HttpContextBase, Int32)
    • CreateUninitializedItemAsync(HttpContextBase, String, Int32, CancellationToken)
    • Dispose()
    • EndRequestAsync(HttpContextBase)
    • GetItemAsync(HttpContextBase, String, CancellationToken)
    • GetItemExclusiveAsync(HttpContextBase, String, CancellationToken)
    • Initialize(String, NameValueCollection)
    • InitializeRequest(HttpContextBase)
    • ReleaseItemExclusiveAsync(HttpContextBase, String, Object, CancellationToken)
    • RemoveItemAsync(HttpContextBase, String, Object, SessionStateStoreData, CancellationToken)
    • ResetItemTimeoutAsync(HttpContextBase, String, CancellationToken)
    • SetAndReleaseItemExclusiveAsync(HttpContextBase, String, SessionStateStoreData, Object, Boolean, CancellationToken)
    • SetItemExpireCallback(SessionStateItemExpireCallback)
net481
namespace Microsoft.AspNet.SessionState
{
    public class SqlSessionStateProviderAsync : SessionStateStoreProviderAsyncBase
    {
        public override void Dispose();
    }
}
.NET Framework
4.6.24.74.7.14.7.24.84.8.1
Information specific to net481
Assembly

Microsoft.AspNet.SessionState.SqlSessionStateProviderAsync , Version=2.0.0.0, PublicKeyToken=31bf3856ad364e35

Referencing

Your project needs a package reference to Microsoft.AspNet.SessionState.SqlSessionStateProviderAsync.

Package Microsoft.AspNet.SessionState.SqlSessionStateProviderAsync (2.0.0) net462
Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙