FluentModbus icon indicating copy to clipboard operation
FluentModbus copied to clipboard

Implement idle Timeout in ModbusClient

Open pkuehnel opened this issue 2 years ago • 1 comments

Am I missing something, or isn't it possible to set an idle timeout on Client connections?

pkuehnel avatar Jul 21 '22 21:07 pkuehnel

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.

Apollo3zehn avatar Jul 25 '22 15:07 Apollo3zehn