Click or drag to resize
RebroadcastSettingsIdleTimeoutMilliseconds Property
Gets or sets the period of time that the receiving side has to accept a message within before the connection is dropped.

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

Property Value

Type: Int32
See Also