Aracılığıyla paylaş


SessionFeature Sınıf

Tanım

Geçerli istek için öğesine ISession erişim sağlar.

public ref class SessionFeature : Microsoft::AspNetCore::Http::Features::ISessionFeature
public class SessionFeature : Microsoft.AspNetCore.Http.Features.ISessionFeature
type SessionFeature = class
    interface ISessionFeature
Public Class SessionFeature
Implements ISessionFeature
Devralma
SessionFeature
Uygulamalar

Oluşturucular

SessionFeature()

Geçerli istek için öğesine ISession erişim sağlar.

Özellikler

Session

ISession Geçerli isteğin için.

Şunlara uygulanır