Timeout Fields
.NET Framework (current version)
Namespace:
System.Threading
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Infinite | A constant used to specify an infinite waiting period, for threading methods that accept an Int32 parameter. |
![]() ![]() | InfiniteTimeSpan | A constant used to specify an infinite waiting period, for methods that accept a TimeSpan parameter. |
Show:

