Click or drag to resize
ServerConfigJsonRefreshSeconds Property
Gets or sets the seconds between refreshes if the user hasn't already set a value.

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

Property Value

Type: Int32
See Also