ModbusRtuOverTcpSlaveNewClient 方法
创建一个新的客户端实例。
命名空间: TouchSocket.Modbus程序集: TouchSocketPro.Modbus (在 TouchSocketPro.Modbus.dll 中) 版本:3.0.0+ccaf96084d09f972257496d1dd63b8ba3c1e44f0
protected override ModbusRtuOverTcpSlaveSessionClient NewClient()
Protected Overrides Function NewClient As ModbusRtuOverTcpSlaveSessionClient
abstract NewClient : unit -> ModbusRtuOverTcpSlaveSessionClient
override NewClient : unit -> ModbusRtuOverTcpSlaveSessionClient
返回值
ModbusRtuOverTcpSlaveSessionClient一个 TClient 类型的新的客户端实例。