namespace Knoks.Framework.Services { public class CommonSettings { public int ExchangesInfoUpdateHours { get; set; } } }