Fix siemens library

Minor Fixes
This commit is contained in:
Lucio Maranta
2018-12-04 16:51:12 +01:00
parent f29f2334d1
commit 019f0cd5fc
6 changed files with 220 additions and 208 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ namespace Step.Core
public static void Start()
{
ThreadsFunctions.TryNcConnection();
ThreadsFunctions.RestoreConnection();
}
public static void StartWorkers()