Click or drag to resize

SessionHandlerSessionTimeout Property

Gets timeout, in minutes, for which inactive client sessions will be expired and removed from the cache.

Namespace: GSF.Web.Security
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
public static double SessionTimeout { get; }
View Source

Property Value

Double
See Also