BlockingSleep Method |
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.
|