Config |
配置项
(继承自 TcpSessionClientBase。) |
DataHandlingAdapter |
数据处理适配器
(继承自 TcpSessionClientBase。) |
DisposedValue |
标识该对象是否已被释放
(继承自 DisposableObject。) |
Id |
用于索引的Id
(继承自 TcpSessionClientBase。) |
IP |
IP地址
(继承自 TcpSessionClientBase。) |
IsClient |
表示是否为客户端终端。当为时,表示是客户端。否则为服务器通讯终端。
(继承自 TcpSessionClientBase。) |
LastReceivedTime |
最后一次接收到数据的时间
(继承自 TcpSessionClientBase。) |
LastSentTime |
最后一次发送数据的时间
(继承自 TcpSessionClientBase。) |
ListenOption |
监听配置。
注意:一般情况下不要随意修改该值。 (继承自 TcpSessionClientBase。) |
Logger |
日志记录器
(继承自 ConfigObject。) |
MainSocket |
主通信器
(继承自 TcpSessionClientBase。) |
Online |
判断是否在线
(继承自 TcpSessionClientBase。) |
PluginManager |
插件管理器
(继承自 TcpSessionClientBase。) |
Port |
端口号
(继承自 TcpSessionClientBase。) |
Protocol |
终端协议
(继承自 TcpSessionClientBase。) |
Resolver |
获取解析器实例。
(继承自 TcpSessionClientBase。) |
Service |
包含此辅助类的主服务器类
(继承自 TcpSessionClientBase。) |
ServiceIP |
接收此客户端的服务器IP地址
(继承自 TcpSessionClientBase。) |
ServicePort |
接收此客户端的服务器端口
(继承自 TcpSessionClientBase。) |
UseSsl |
使用Ssl加密
(继承自 TcpSessionClientBase。) |