Click or drag to resize

IEnvironmentSelectorSelectReplay Method

Returns a IReplayConfigurationBuilder with properties set to values needed to access replay server

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#
IReplayConfigurationBuilder SelectReplay()

Return Value

IReplayConfigurationBuilder
A IReplayConfigurationBuilder with properties set to values needed to access replay server
See Also