// Implement this method
 public void Execute(ArgumentsBase arguments)
 {
     IncomingHooks.StopHost();
 }