1 reference to DistributedSession
Microsoft.AspNetCore.Session (1)
DistributedSessionStore.cs (1)
38return new DistributedSession(_cache, sessionKey, idleTimeout, ioTimeout, tryEstablishSession, _loggerFactory, isNewSessionKey);