C# : When to use Task.Delay, when to use Thread.Sleep?

Channel:
Subscribers:
76,600
Published on ● Video Link: https://www.youtube.com/watch?v=L0lqvWw88hA



Duration: 0:57
3 views
0


C# : When to use Task.Delay, when to use Thread.Sleep?
To Access My Live Chat Page,
On Google, Search for "hows tech developer connect"

I have a hidden feature that I promised to tell you about.
This is a YouTube's feature which works on Desktop.
First, Make sure this video is playing.
Then, type the letters 'awesome' on your keyboard as the next step.
Your YouTube progress indicator will turn into a shimmering rainbow.

Allow me to introduce myself briefly,
Howdy, my name's Delphi.
I am willing to help you find the solutions to your questions.
C# : When to use Task.Delay, when to use Thread.Sleep?
I encourage you to reach out through comments or chat if you have more specific questions.
Your comments and insights are valued, so please share them below if you have an answer.
A 'heart' from me will be given to show my gratitude for your contribution.
Thread.Sleep? use Task.Delay, to when When C# : to use




Other Videos By Hey Delphi


2023-04-20C# : How can I get controller type and action info from a url or from route data?
2023-04-20NodeJS : How to migrate a project from npm to pnpm
2023-04-20NodeJS : Why don't I need a 32 bit key, or initialization vector for NodeJS crypto?
2023-04-20jQuery : How can I add an option in the beginning?
2023-04-20Android : How to Play the online streaming radio in Android
2023-04-20Windows : How can I access localhost from another computer in the same network?
2023-04-20PYTHON : How to change the color of the axis, ticks and labels for a plot in matplotlib
2023-04-20Windows : How to keep memory of process protected
2023-04-20Android : How to select a entry in AlertDialog with single choice checkbox android?
2023-04-20MySQL : How to handle max database connections with Hibernate?
2023-04-20C# : When to use Task.Delay, when to use Thread.Sleep?
2023-04-20Android : how to add 2 buttons horizontally with 50% width for each in android?
2023-04-20C# : What is the 'module name' when using al.exe to sign an assembly with a strong name?
2023-04-20NodeJS : How to read a docx file using nodejs?
2023-04-20R : How to sliderInput for Dates
2023-04-20R : How to convert formula to function, or apply the formula to some values?
2023-04-20PHP : How to display something only for the first item from the collection in Laravel Blade template
2023-04-20C# : How can I allow Drag and Drop from Windows Explorer into a C# WPF application?
2023-04-20C++ : what are the constraints for std::ranges::make_heap?
2023-04-20Android : How to print out values while debugging
2023-04-20Android : How to post array in retrofit android