跳到主要内容

get_or_create_connection

获取或创建到目标主机的连接对象

声明

object get_or_create_connection(string host, int port)

参数

参数名描述
host目标主机地址
port目标主机端口

返回值

SimpleConnection实例

使用方式

返回文档