Click or drag to resize

MtsSdkGetConfiguration Method

Constructs a ISdkConfiguration instance with information read from application configuration file

Namespace: Sportradar.MTS.SDK.API
Assembly: Sportradar.MTS.SDK (in Sportradar.MTS.SDK.dll) Version: 2.4.1.2
Exceptions
ExceptionCondition
InvalidOperationExceptionThe configuration could not be loaded, or the requested section does not exist in the config file
ConfigurationErrorsExceptionThe section read from the configuration file is not valid
See Also