static Singleton()
 {
     Instance = new AsyncSocketServer();
 }