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)
net462
namespace Microsoft.AspNet.SessionState
{
public class SqlSessionStateProviderAsync : SessionStateStoreProviderAsyncBase
{
public override Task EndRequestAsync(HttpContextBase context);
}
}
.NET Framework | 4.6.24.74.7.14.7.24.84.8.1 |
---|---|
Information specific to net462 | |
Assembly | Microsoft.AspNet.SessionState.SqlSessionStateProviderAsync , Version=2.0.0.0, PublicKeyToken=31bf3856ad364e35 |
Referencing | Your project needs a package reference to |
Package | Microsoft.AspNet.SessionState.SqlSessionStateProviderAsync (2.0.0) net462 |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API