A constant used to specify an infinite waiting period.
Value: -1
The value of this constant is -1.
Note: For threading methods that accept a timeout parameter, such as Thread.Sleep(int) and Thread.Join , this value is used to suppress method behavior that would normally occur due to elapsed time.
Namespace: System.Threading
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0