Sportradar.MTS.SDK.API Namespace
Sportradar.MTS.SDK.Common.Exceptions Namespace
Sportradar.MTS.SDK.Entities.Builders Namespace
Sportradar.MTS.SDK.Entities.EventArguments Namespace
Sportradar.MTS.SDK.Entities.Interfaces Namespace
Sportradar.MTS.SDK.Entities.Internal.REST Namespace
Sportradar MTS SDK .NET Standard 2.1, v2.3.3

ISdkConfigurationBuilder Methods

The ISdkConfigurationBuilder type exposes the following members.

Methods


  Name Description
Public method Build
Builds the ISdkConfiguration
Public method SetAccessToken
Sets the access token
Public method SetBookmakerId
Sets the bookmakerId
Public method SetCurrency
Sets the currency
Public method SetExclusiveConsumer
Sets the value indicating whether the rabbit consumer channel should be exclusive
Public method SetHost
Sets the host used to connect to AMQP broker
Public method SetKeycloakHost
Sets the Keycloak host for authorization
Public method SetKeycloakPassword
Sets the password used to connect authenticate to Keycloak
Public method SetKeycloakSecret
Sets the secret used to connect authenticate to Keycloak
Public method SetKeycloakUsername
Sets the username used to connect authenticate to Keycloak
Public method SetLimitId
Sets the limitId
Public method SetMtsClientApiHost
Sets the Client API host
Public method SetNode
Sets the node id
Public method SetNonSrSettleResponseTimeout
Sets the ticket non-sr settle response timeout(ms)
Public method SetPassword
Sets the password
Public method SetPort
Sets the port used to connect to AMQP broker
Public method SetProvideAdditionalMarketSpecifiers
This value is used to indicate if the sdk should add market specifiers for specific markets. Only used when building selection using UnifiedOdds ids. (default: true)
Public method SetSenderChannel
Sets the sender channel
Public method SetSslServerName
Sets the server name that will be used to check against SSL certificate
Public method SetTicketCancellationResponseTimeout
Sets the ticket cancellation response timeout(ms)
Public method SetTicketCashoutResponseTimeout
Sets the ticket cashout response timeout(ms)
Public method SetTicketResponseTimeout
Sets the ticket response timeout(ms) (sets both live and prematch timeouts)
Public method SetTicketResponseTimeoutLive
Sets the ticket response timeout(ms) for tickets using "live" selectionId
Public method SetTicketResponseTimeoutPrematch
Sets the ticket response timeout(ms) for tickets using "prematch" selectionId
Public method SetUfEnvironment
Sets the uf environment
Public method SetUsername
Sets the username
Public method SetUseSsl
Sets the value indicating whether a secure connection to the message broker should be used
Public method SetVirtualHost
Sets the vhost (format: '/vhost')