Share via


DistributedSessionStore Class

Definition

An ISessionStore backed by an IDistributedCache.

public ref class DistributedSessionStore : Microsoft::AspNetCore::Session::ISessionStore
public class DistributedSessionStore : Microsoft.AspNetCore.Session.ISessionStore
type DistributedSessionStore = class
    interface ISessionStore
Public Class DistributedSessionStore
Implements ISessionStore
Inheritance
DistributedSessionStore
Implements

Applies to