public PooledDistributedHashTableStorageClientConnection( DefaultConnectionPool pool, NodeEndpoint endpoint) : base(endpoint) { this.pool = pool; }