Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Ritzy121/progress-task

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

progress-task

This project demonstrates that where the Progress object is created affects what thread the progress handler runs on. When the Progress object is created on the UI thread, the handler runs on the UI thread. When Progress is created on the Task thread, the handler runs on the Task thread (and requires more code to get back to the UI thread).

For more information, refer to this article: Pay Attention to Where You Create Progress Objects

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.