2
Answers

System.Threading.Thread.Sleep(2000);

what is the meaning of System.Threading.Thread.Sleep(2000);
what is the use of this?
advantage, and disadvantage?

Answers (2)