wanna make it keep listening. how should i do this?
i tried using while but my form won't work till the while ends
any suggestions to fix this or other solutions to do this?
Are you blocking the ui-thread ? 😅
i'm almost new to c# 😅 and i'd be thankful if u say what exactly to do :) this is the while i said
And just wrote this nothing more
1. Remove Run from the catch 2. Run jobs into a separate thread No need to wait completion from the ui-thread. Make a class that can handle all the job without ui
Thanks 🙏 I'll try it
Обсуждают сегодня