Click or drag to resize

IConfigurationInactivitySecondsSetter Interface

Note: This API is now obsolete.

Defines method used to set inactivity seconds property on the configuration builder

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#
[ObsoleteAttribute]
public interface IConfigurationInactivitySecondsSetter

The IConfigurationInactivitySecondsSetter type exposes the following members.

Methods
 NameDescription
Public methodSetInactivitySeconds Sets the max time window between two messages before the producer is market as "down"
Top
See Also