Search found 1 match

by salma
Thu Apr 13, 2023 2:40 pm
Forum: Feature Requests
Topic: Any plans for async/cancellable methods?
Replies: 2
Views: 7574

Re: Any plans for async/cancellable methods?

You can cancel many tasks by associating the CancellationTokenSource instance with each task. If you select the Enter key, you cancel all tasks that aren't yet complete.Candy Crush