Click or drag to resize
Grid Solutions Framework

WavInputAdapterRecoveryDelay Property

Gets or sets the amount of time, in seconds, needed to recover from a back log.

Namespace: WavInputAdapter
Assembly: WavInputAdapter (in WavInputAdapter.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(5)]
public double RecoveryDelay { get; set; }
View Source

Property Value

Double
See Also