DistributedSessionStore Sınıf
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
tarafından ISessionStore yedeklenen.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
- Devralma
-
DistributedSessionStore
- Uygulamalar
Oluşturucular
DistributedSessionStore(IDistributedCache, ILoggerFactory) |
yeni bir örneğini DistributedSessionStorebaşlatır. |
Yöntemler
Create(String, TimeSpan, Func<Boolean>, Boolean) |
tarafından ISessionStore yedeklenen.IDistributedCache |
Create(String, TimeSpan, TimeSpan, Func<Boolean>, Boolean) |
Yeni bir oluşturun veya devam ettirin ISession. |