StartOptions

This commit is contained in:
2024-10-23 10:07:30 +02:00
parent 37234cd747
commit 361c5ffc5d
2 changed files with 27 additions and 4 deletions

View File

@@ -234,7 +234,7 @@ Public Class frmAsfinag_NachrichtenVerabeitung
i = i + 1
Next
Button1.PerformClick()
For j As Integer = 0 To 5
For j As Integer = 0 To 10
If Not eingelesen Then System.Threading.Thread.Sleep(20000)
j = j + 1
Next