@@ -528,7 +528,7 @@ namespace MySystem
// }
// else
// {
- Thread.Sleep(120000);
+ Thread.Sleep(10000);
}