Click or drag to resize

IOddsFeedConfigurationInactivitySeconds Property

Gets the maximum allowed timeout in seconds, between consecutive AMQP messages associated with the same producer. If this value is exceeded, the producer is considered to be down

Namespace: Sportradar.OddsFeed.SDK.API
Assembly: Sportradar.OddsFeed.SDK.API (in Sportradar.OddsFeed.SDK.API.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
int InactivitySeconds { get; }

Property Value

Int32
See Also