Click or drag to resize

IProducerIsDisabled Property

Gets a value indicating whether the producer is disabled

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

Property Value

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