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

ISdkConfiguration Members

The ISdkConfiguration type exposes the following members.

Properties


  Name Description
Public property AccessToken
Gets the access token for the UF feed (only necessary if UF selections will be build)
Public property BookmakerId
Gets the BookmakerId associated with the current configuration or 0 if none is provided
Public property Channel
Gets the SenderChannel specifying the associated channel or a null reference if none is specified
Public property Currency
Gets the default currency associated with the current configuration or a null reference if none is provided
Public property ExclusiveConsumer
Should the rabbit consumer channel be exclusive
Public property Host
Gets a value specifying the host name of the AMQP broker
Public property KeycloakHost
Gets the Keycloak host for authorization
Public property KeycloakPassword
Gets the password used to connect authenticate to Keycloak
Public property KeycloakSecret
Gets the secret used to connect authenticate to Keycloak
Public property KeycloakUsername
Gets the username used to connect authenticate to Keycloak
Public property LimitId
Gets the channel identifier associated with the current configuration or 0 if none is provided
Public property MtsClientApiHost
Gets the Client API host
Public property NodeId
Gets a nodeId
Public property Password
Gets a password used when establishing connection to the AMQP broker
Public property Port
Gets the port used to connect to AMQP broker
Public property ProvideAdditionalMarketSpecifiers
Gets a value indicating whether additional market specifiers should be added
Public property SslServerName
Gets the server name that will be used to check against SSL certificate
Public property StatisticsEnabled
Gets a value indication whether statistics collection is enabled
Public property StatisticsRecordLimit
Gets the limit of records for automatically writing statistics
Public property StatisticsTimeout
Gets the timeout for automatically collecting statistics
Public property TicketCancellationResponseTimeout
Gets the ticket cancellation response timeout(ms)
Public property TicketCashoutResponseTimeout
Gets the ticket cashout response timeout(ms)
Public property TicketNonSrSettleResponseTimeout
Gets the ticket non-sportradar settle response timeout(ms)
Public property TicketResponseTimeoutLive
Gets the ticket response timeout(ms) for tickets using "live" selectionId
Public property TicketResponseTimeoutPrematch
Gets the ticket response timeout(ms) for tickets using "prematch" selectionId
Public property UfEnvironment
Gets the uf environment for the UF feed (only necessary if UF selections will be build)
Public property Username
Gets an username used when establishing connection to the AMQP broker
Public property UseSsl
Gets a value specifying whether the connection to AMQP broker should use SSL encryption
Public property VirtualHost
Gets a value specifying the virtual host name of the AMQP broker