public TreeTaskThreadCounter(ConnectionData connection)
		{
			this._connectionHashCode = connection.GetHashCode();
		}