Property MaxLifetime
- Namespace
- MVVrus.AspNetCore.ActiveSession
- Assembly
- MVVrus.AspNetCore.ActiveSession.dll
MaxLifetime
Maximum lifetime for ActiveSession objects (measured from a session creation time)
public TimeSpan MaxLifetime { get; set; }
Maximum lifetime for ActiveSession objects (measured from a session creation time)
public TimeSpan MaxLifetime { get; set; }