System.Threading.Timeout Members

The members of System.Threading.Timeout are listed below.

See Also: Inherited members from System.Object

Public Fields

const
Infiniteint (-1).

A constant used to specify an infinite waiting period, for threading methods that accept an int parameter.

static readonly
InfiniteTimeSpanTimeSpan.

A constant used to specify an infinite waiting period, for methods that accept a TimeSpan parameter.