public SNClient(string host, int port) { mPools = new Beetle.Express.Clients.SyncTcpClientPool(host, port); }