Click or drag to resize

IEventChangeManagerIsRunning Property

Gets a value indicating whether this instance is running.

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

Property Value

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