Bagikan melalui


DistributedSessionStore Kelas

Definisi

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
Warisan
DistributedSessionStore
Penerapan

Konstruktor

DistributedSessionStore(IDistributedCache, ILoggerFactory)

Menginisialisasi instans DistributedSessionStorebaru .

Metode

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

Didukung ISessionStore oleh IDistributedCache.

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

Buat baru atau lanjutkan ISession.

Berlaku untuk