Delegate SdkConfigurationDelegates.ConfigReloadedDelegate
- Namespace
- Sportradar.LiveData.Sdk.Services.SdkConfiguration
- Assembly
- Sportradar.LiveData.Sdk.dll
Indicates that configuration has been reloaded/refreshed and might have changed. This is a good time for components to update their cached configuration settings, if any.
public delegate void SdkConfigurationDelegates.ConfigReloadedDelegate()