Click or drag to resize

RazorViewSessionTimeout Property

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

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

Property Value

Type: Double
See Also