| BlockingSleep Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | Sleep(Int32) | 
            Invoke Sleep(Int32) while still respecting the calling
            thread's ThreadTimeout.
             | 
|   | Sleep(TimeSpan) | 
            Invoke Sleep(TimeSpan) while still respecting the calling
            thread's ThreadTimeout.
             | 
 See Also
See Also