The members of System.Threading.Timeout are listed below.
See Also: Inherited members from System.Object
Public Fields
const | Infinite | int (-1).
A constant used to specify an infinite waiting period, for threading methods that accept an int parameter.
|
static readonly | InfiniteTimeSpan | TimeSpan.
A constant used to specify an infinite waiting period, for methods that accept a TimeSpan parameter.
|