DistributedSessionStore Klasa

Definicja

Element ISessionStore wspierany przez element 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
Dziedziczenie
DistributedSessionStore
Implementuje

Konstruktory

DistributedSessionStore(IDistributedCache, ILoggerFactory)

Inicjuje nowe wystąpienie klasy DistributedSessionStore.

Metody

Create(String, TimeSpan, Func<Boolean>, Boolean)

Element ISessionStore wspierany przez element IDistributedCache.

Create(String, TimeSpan, TimeSpan, Func<Boolean>, Boolean)

Utwórz nowy lub wznów plik ISession.

Dotyczy