Thread.sleep is awfully bad coding. It would block the service engine for 10 seconds. <br>Rather think of something where you react on an event...
have you tried using a 'double'?<br><br>For starters: you are trying to do three steps in one go:<br> 1: reading a dynamic property<br> 2:...
Hello and welcome to the forum!<br>I suggest that if you are new you take the online course for the Addin-Framework first.<br><br>After that, you can...