Reconnection does not work now, but part of deep reconnection logic written

This commit is contained in:
2025-04-08 13:08:29 +03:00
parent 95dbf63511
commit 24bd06b3d0
3 changed files with 65 additions and 15 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ class Program
Console.WriteLine("Printer created");
Thread.Sleep(100);
// frontendBridge.Obstacle();
frontendBridge.Obstacle();
var name = disposingPrinter.GetName();
DemoCheck.BasicNonParamsCall = true;
Console.WriteLine("Printer name : {0}", name);