Click or drag to resize
ServerConfigJsonInternetClientTimeoutMinutes Property
Gets or sets the number of minutes that Internet clients can remain idle before the site times out.

Namespace: VirtualRadar.Interface.WebSite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int InternetClientTimeoutMinutes { get; set; }

Property Value

Type: Int32
See Also