跳到主要内容

new_by_args

创建RPC地址

声明

RpcAddress new_by_args(string host, int port, string catalog, string target, string relay = nil)

参数

参数名描述
host服务器主机地址
port服务器端口
catalog调用目标分类
target调用目标
relay调用中继

返回值

RpcAddress实例

使用方式

返回文档