System.Threading.Timeout: Field Members

The fields of System.Threading.Timeout are listed below. For a list of all members, see the Timeout Members list.

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.