Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Es gab ja in der WinApi ein Befehl der hierß Sleep mit dem konnte man ja das Programm für x millisec anhalten. Giebt es sowas auch für C#?
System.Threading.Thread.Sleep(5000);