Created
December 10, 2020 10:11
-
-
Save OnSive/2f0c8e4b3ab3c1d5797d2df386720264 to your computer and use it in GitHub Desktop.
[Deleay execution] Delay execution without a timer or Thread.Sleep #Threading
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| await Task.Delay(250); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment