What is the difference between using NSThread.Sleep and using System.Threading.Thread.Sleep ? Which one should I prefer to use? Or, Are both interchangeable?
↧
What is the difference between using NSThread.Sleep and using System.Threading.Thread.Sleep ? Which one should I prefer to use? Or, Are both interchangeable?