In the "Run Application" flow, there is a "Timeout" setting. Is this setting in seconds? Milliseconds? Something else? The information tooltip does not say in what format it is, nor does the online documentation.
Asked
Active
Viewed 641 times
1 Answers
2
It's stored in seconds.
I tested that by launching Visual Studio and it waits for the amount of seconds specified before it moves on.

Skin
- 9,085
- 2
- 13
- 29
-
1Not sure who is the designer of the form, but it's clearly UX needs more improvement of what's the unit for the timeout! I was trying to find documentation and couldn't find any. – Radityo Ardi Jan 11 '23 at 09:43