ThreadTimeout Properties |
The ThreadTimeout type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | IsTimedOut |
Whether the calling thread is timed out.
|
![]() ![]() | RemainingTimeoutMillis |
The number of remaining milliseconds before this thread will time out,
0 if timed out, or MaxValue if disabled.
|