Click or drag to resize

RecoveryInitiatedEventArgsGetProducerId Method

Gets the associated producer identifier

Namespace: Sportradar.OddsFeed.SDK.API.EventArguments
Assembly: Sportradar.OddsFeed.SDK.API (in Sportradar.OddsFeed.SDK.API.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
public int GetProducerId()

Return Value

Int32
Returns the associated producer identifier
See Also