Click or drag to resize

IProducerIsProducerDown Property

Gets a value indicating whether the producer is marked as down

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#
bool IsProducerDown { get; }

Property Value

Boolean
true if this instance is down; otherwise, false
See Also