Click or drag to resize

IReplayScenario Interface

Defines a contract for replay scenario instances

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#
public interface IReplayScenario

The IReplayScenario type exposes the following members.

Properties
 NameDescription
Public propertyAssociatedEventIds Gets the associated event identifiers
Public propertyDescription Gets the description of the scenario
Public propertyId Gets the id of the scenario
Public propertyRunParallel Gets an indication if the scenario can be run in parallel
Top
See Also