Click or drag to resize

RazorViewSessionMonitorInterval Property

Gets interval, in milliseconds, over which the client session cache will be evaluated for expired sessions.

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

Property Value

Type: Double
See Also