Click or drag to resize

ISportDataProviderDeleteTournamentFromCache Method

Delete the tournament from cache

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#
void DeleteTournamentFromCache(
	URN id
)

Parameters

id  URN
A URN specifying the id of ILongTermEvent to be deleted
See Also