Click or drag to resize

SdkEnvironment Enumeration

Enumeration of all possible environments

Namespace:  Sportradar.OddsFeed.SDK.Common
Assembly:  Sportradar.OddsFeed.SDK.Common (in Sportradar.OddsFeed.SDK.Common.dll) Version: 1.42.0.0 (1.42.0.0)
Syntax
C#
public enum SdkEnvironment
Members
  Member nameValueDescription
Staging0 Obsolete. The staging
Production1 The production
Custom2 The custom
Replay3 The replay
Integration4 The integration
See Also