FluentModbus
FluentModbus copied to clipboard
Implement idle Timeout in ModbusClient
Am I missing something, or isn't it possible to set an idle timeout on Client connections?
Your are right, there is no option and I also did not find any option for the underlying NetworkStream class (or do you mean Modbus RTU?).
Unfortunately I do not have much time right now to implement it but feel free to create a PR. I have labelled this issue as enhancement to put it on my to do list.