Click or drag to resize

IEnvironmentSelectorSelectCustom Method

Returns a ICustomConfigurationBuilder allowing the properties to be set to custom values (useful for testing with non-standard AMQP)

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#
ICustomConfigurationBuilder SelectCustom()

Return Value

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