Click or drag to resize
RebroadcastSettingsStaleSeconds Property
Gets or sets the threshold for discarding buffered messages that are too old.

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

Property Value

Type: Int32
See Also