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