simple_rpcSimpleConnectionPoolget_or_create_connection本页总览get_or_create_connection 获取或创建到目标主机的连接对象 声明 object get_or_create_connection(string host, int port) 参数 参数名描述host目标主机地址port目标主机端口 返回值 SimpleConnection实例 使用方式 返回文档