A.Thread.Sleep(1) B.Thread.Sleep(60) C.Thread.Sleep(1000) D.Thread.Sleep(60000)
A.Run() B.Suspend () C.Start() D.Resume
A.System.Threads B.System.Threading C.System.Thread D.System.Running