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