Click or drag to resize

IProducerIsAvailable Property

Gets a value indicating whether the producer is available on feed

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 IsAvailable { get; }

Property Value

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