Fix
This commit is contained in:
@@ -96,6 +96,7 @@ namespace Modbus.Net
|
|||||||
/// <inheritdoc />
|
/// <inheritdoc />
|
||||||
public override void SendStop()
|
public override void SendStop()
|
||||||
{
|
{
|
||||||
|
Clear();
|
||||||
_taskCancel = true;
|
_taskCancel = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user