分类: 嵌入式
2011-07-27 10:57:28
Exception | Condition |
---|---|
The time-out value is negative and is not equal to . |
The thread will not be scheduled for execution by the operating system for the amount of time specified. This method changes the state of the thread to include WaitSleepJoin.
This method does not perform standard COM and SendMessage pumping.
If you need to sleep on a thread that has , but you want to perform standard COM and SendMessage pumping, consider using one of the overloads of the method that specifies a timeout interval. |