DistributedSessionStore 类

定义

ISessionStore 提供支持的 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
继承
DistributedSessionStore
实现

适用于