Ghislain1 / nf-tools

🧰 toolbox for .NET nanoFramework
https://www.nanoframework.net
MIT License
0 stars 0 forks source link

Blocking Windows while Connection #2

Open Ghislain1 opened 9 months ago

Ghislain1 commented 9 months ago

Repro steps: Start app Press Connect Button The Window is blocked until Connection action finishes ==>

Expected: The Window should not be blocked

Nice to have: Improve Async await Method while Connected in code

@josesimoes

josesimoes commented 9 months ago

Sure! If you are willing, please go for it.