Click or drag to resize

IProducerV1RecoveryInfo Property

Gets the recovery info about last recovery attempt

Namespace: Sportradar.OddsFeed.SDK.Messages
Assembly: Sportradar.OddsFeed.SDK.Messages (in Sportradar.OddsFeed.SDK.Messages.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
IRecoveryInfo RecoveryInfo { get; }

Property Value

IRecoveryInfo
The recovery info about last recovery attempt
See Also