Microsoft.Data.SqlClient.SqlConfigurableRetryLogicLoader
Configurable retry logic loader
This class shouldn't throw exceptions;
All exceptions should be handled internally and logged with Event Source.
public SqlConfigurableRetryLogicLoader(ISqlConfigurableRetryConnectionSection connectionRetryConfigs, ISqlConfigurableRetryCommandSection commandRetryConfigs, string cnnSectionName = "SqlConfigurableRetryLogicConnection", string cmdSectionName = "SqlConfigurableRetryLogicCommand")