Example #1
0
        public static void RunTheHost()
        {
            GridTaskBrokerTests t2 = new GridTaskBrokerTests();

            t2.Host_Init_Test();
            HostRunning.WaitOne();
        }