Click or drag to resize

VdrRequestProducer Class

[Missing <summary> documentation for "T:Sportradar.SDK.FeedProviders.LiveOdds.Internal.VdrRequestProducer"]

Inheritance Hierarchy
SystemObject
  Sportradar.SDK.FeedProviders.LiveOdds.InternalVdrRequestProducer

Namespace: Sportradar.SDK.FeedProviders.LiveOdds.Internal
Assembly: LiveOddsFeedProvider (in LiveOddsFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public class VdrRequestProducer : ILiveOddsRequestProducer

The VdrRequestProducer type exposes the following members.

Constructors
 NameDescription
Public methodVdrRequestProducerInitializes a new instance of the VdrRequestProducer class
Top
Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodFillRequest 
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodPrepareBook 
Public methodPrepareGetEventList 
Public methodPrepareGetEventMessages 
Public methodPrepareGetEventStatus(IEnumerableInt64, NullableDateTime, PreparationRequest, Boolean) 
Public methodPrepareGetEventStatus(Int64, NullableDateTime, PreparationRequest, Boolean) 
Public methodPrepareGetScoreAndCardSummary 
Public methodPrepareRacedayMetaRequest 
Public methodPrepareRegisterBetTypes 
Public methodPrepareSubscribe 
Public methodPrepareUnregisterBetTypes 
Public methodPrepareUnsubscribe 
Public methodSendCurrentRequest 
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
Events
 NameDescription
Public eventOnRequestAdded 
Top
See Also