Skip to content

Celso Jr

MCSD | MCSA | MCPS | MS | Software Engineer | Startups Lover | Small-Cap Stock Investor | Small Shark

  • Twitter
  • GitHub
  • Linkedin
  • HOME
  • Contact
  • About
© 2017 Celso Jr. All rights reserved.
Eliane is a WordPress theme based on the TwentyFifteen made with ♥ by Celso Jr.
Currently v1.6.3
Terms of Use / Privacy Policy / Site Map

Tag: Thread

Thread.Sleep() is evil

Thread.Sleep() is evil

Posted on November 10, 2018March 27, 2019 Categories C#, Multithreading Tags Thread

Introduction

Thread.Sleep(n>0) can be used to perform tests or debugging operations in some scenarios. I don’t see a good reason for its use in production code.

Continue reading

scroll back to top
Flavored by WordPress