ThreadTimeoutAfter Method |
Name | Description | |
---|---|---|
![]() ![]() | After(Int32) |
Specify a new timeout. Note that the calling thread's timeout will only be
changed if the specified timeout is less then any existing timeout already
active on the thread.
|
![]() ![]() | After(TimeSpan) |
Specify a new timeout. Note that the calling thread's timeout will only be
changed if the specified timeout is less than any existing timeout already
active on the thread.
|