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