1
This commit is contained in:
@@ -77,6 +77,7 @@ namespace DOAN.ServiceCore
|
||||
|
||||
public void Dispose()
|
||||
{
|
||||
PLCTool.ConnectClose();
|
||||
_cancellationTokenSource.Cancel();
|
||||
_executingTask.Wait();
|
||||
_cancellationTokenSource.Dispose();
|
||||
|
||||
Reference in New Issue
Block a user