Timeout (System.Threading.Timeout)

Inherits: System.Object

Interfaces:

Derived Types: 0

Assembly: mscorlib.dll

Contains a constant used to specify an infinite amount of time. This class cannot be inherited.

VB.NET C#

C#

public static Timeout
{
}

Articles

Rohit Puri's Blog

req.Timeout = System.Threading.Timeout.Infinite; req.Credentials = CredentialCache.DefaultCredentials; Stream outStream = req.GetRequestStream(

Timeout.Infinite Field (System.Threading)

A constant used to specify an infinite waiting period. This field is constant. ... Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 ...

Timeout.Infinite Field (System.Threading)

A constant used to specify an infinite waiting period. This field is constant. ... A constant used to specify an infinite waiting period. This field is constant.

System.Threading.Timer Class

Specify System.Threading.Timeout.Infinite to prevent the timer from starting. Specify zero to start the timer immediately. period A Int32 containing the time interval between ...

Mono Documentation

The members of System.Threading.Timeout are listed below. See Also: Inherited members from System.Object [ ...

Mono Documentation

Mono Class Library : System.Threading.Timeout Overview | Members System.Threading.Timeout ... Remarks. The value of this constant is -1. Note: For threading methods that ...

System.Threading.Monitor Class

If millisecondsTimeout equals System.Threading.Timeout.Infinite, this method is equivalent to System.Threading.Monitor.Enter(System.Object) ( obj

System.Threading.Timeout Class

Base Types Object Timeout. Assembly mscorlib Library BCL Summary Contains a constant used to specify an infinite amount of time. See Also System.Threading Namespace

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support