NetComplexClient 属性 |
NetComplexClient 类型公开以下成员。
| 名称 | 说明 | |
|---|---|---|
| ClientAlias |
客户端登录的标识名称,可以为ID号,也可以为登录名
| |
| ConnectFailedCount |
重连接失败的次数
| |
| DelayTime |
系统与服务器的延时时间,单位毫秒
| |
| EndPointServer |
远程服务器的IP地址和端口
| |
| IsClientStart |
客户端系统是否启动
| |
| LogNet |
组件的日志工具,支持日志记录,只要实例化后,当前网络的基本信息,就以DEBUG等级进行输出 (继承自 NetworkBase。)The component's logging tool supports logging. As long as the instantiation of the basic network information, the output will be output at DEBUG | |
| ServerTime |
服务器的时间,自动实现和服务器同步
| |
| Token |
网络类的身份令牌,在hsl协议的模式下会有效,在和设备进行通信的时候是无效的 (继承自 NetworkBase。)Network-type identity tokens will be valid in the hsl protocol mode and will not be valid when communicating with the device |