205 Views
This is a more complex example of using the c# thread pool in a windows forms application. The goal here is to background a task but still keep some / part of the interface active and not freeze as a task is running
0 comments