Budzique
EnumerateFiles Blocks UI thread even in Task.Run()
This is a functional example from my main project and all it does is basically show a green message for validation. It seems like such a headache but userfriendliness is my goal. ugh. Any alternative methods to achieve the same goal without blocking the UI thread?
11 replies
EnumerateFiles Blocks UI thread even in Task.Run()
Cross posted on Stack Exchange https://stackoverflow.com/questions/79521860/enumeratefiles-blocks-ui-thread-even-in-task-run
11 replies