namespace TrackedFolders { public static class Constants { #region Static Fields and Constants public const int Delay = 60000; #endregion } }