static ScheduledAppSettingsManager()
 {
     _settingsSection = (ScheduledAppSettingsSection)System.Configuration.ConfigurationManager.GetSection("ScheduledAppSettings");
 }
 static ScheduledAppSettingsManager()
 {
     _settingsSection = (ScheduledAppSettingsSection)System.Configuration.ConfigurationManager.GetSection("ScheduledAppSettings");
 }