function onUnload()
 {
     Main::EraseAll();
     Channel::EraseAll();
     Client::EraseAll();
     $this->tsConnection->close();
 }