Click or drag to resize

PreparationRequest Class

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

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

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

The PreparationRequest type exposes the following members.

Constructors
 NameDescription
Public methodPreparationRequestInitializes a new instance of the PreparationRequest class
Public methodPreparationRequest(NullableInt64, Boolean)Initializes a new instance of the PreparationRequest class
Top
Properties
 NameDescription
Public propertyDesiredRequestNr 
Public propertyIsInternal 
Top
Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
Fields
 NameDescription
Public fieldStatic memberASYNC_VARIANT 
Public fieldStatic memberSYNC_VARIANT 
Top
See Also