public static RedisConfiguration GetConfig() { RedisConfiguration section = GetConfig("RedisConfig"); return(section); }