Implemented RTU proxy
This commit is contained in:
@@ -178,6 +178,8 @@ namespace AMWD.Protocols.Modbus.Proxy
|
||||
|
||||
_clientListLock.Dispose();
|
||||
_clients.Clear();
|
||||
|
||||
_stopCts?.Dispose();
|
||||
}
|
||||
|
||||
private void Assertions()
|
||||
|
||||
Reference in New Issue
Block a user