Example #1
0
 public void Stop()
 {
     DeleteJobs(jobs.Keys);
     activeMqSchedulerManagementCommands.Stop();
 }