When i enter 2147483647 as timeoutvalue then there is red icon that says number cannot be converted to int32. Why this? This is the max allowed int32.
Closing the window and reopen then shows that the value changed to 999.999ks
What is this value? is this 999e3 s and 999ms? Not sure about comma and point .
A better errormessage like “Onyl value 1…x are allowed” would be good.