C# Tips: Using Async/Await with Task.Delay

preview_player
Показать описание
In this video, you'll learn how to handle asynchronous operations using async and await to delay tasks in C#. C# is a constantly evolving programming language developed by Anders Hejlsberg in 2000 during the development of .NET Framework. C# has roots from the C family and is close to other popular languages like C++ and Java. It allows developers to build secure and powerful applications that run on .NET.

Explore our .NET UI components:
--------------------------------------------

SUBSCRIBE   
 ----------    
   
SOCIAL COMMUNITIES   
 -----------------------------    

#shorts #programming #coding
Рекомендации по теме
Комментарии
Автор

Thanks, I was trying to find some way to get timers without courotines for functions in c#

pietrosprudente