cDatenserver, StartOpt, Mitarbeiter, etc.

This commit is contained in:
2025-11-07 15:10:07 +01:00
parent f314969a27
commit 286cf31be2
5 changed files with 68 additions and 36 deletions

View File

@@ -272,7 +272,7 @@ Public Class cUIDPruefung
If counter Mod 100 = 0 OrElse errorCounter > 10 Then
If errorCounter > 10 Then errorCounter = 0
FO.Call_Web_Service_MethodUID_Logout_NEU2020()
Thread.Sleep(2000)
Thread.Sleep(5000)
FO.Call_Web_Service_MethodUID_Login_NEU2020()
r("Re-Login") = "1"
End If