Skip to content

Instantly share code, notes, and snippets.

@OnSive
Created December 10, 2020 10:11
Show Gist options
  • Select an option

  • Save OnSive/2f0c8e4b3ab3c1d5797d2df386720264 to your computer and use it in GitHub Desktop.

Select an option

Save OnSive/2f0c8e4b3ab3c1d5797d2df386720264 to your computer and use it in GitHub Desktop.
[Deleay execution] Delay execution without a timer or Thread.Sleep #Threading
await Task.Delay(250);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment