Exemplo n.º 1
0
 private static async void Listen(ModbusSerialSlaveTcp slaveTCP)
 {
     await slaveTCP.ListenAsync();
 }