Click or drag to resize

IMarketDescriptionManagerLoadMarketDescriptionsAsync Method

Asynchronously loads the invariant and variant list of market descriptions from the Sports API

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#
Task<bool> LoadMarketDescriptionsAsync()

Return Value

TaskBoolean
Returns true if the action succeeded
Remarks
To be used when manually changed market data via betradar control
See Also