Timeout Class
Silverlight
Contains a constant that is used to specify an infinite amount of time. This class cannot be inherited.
Namespace: System.Threading
Assembly: mscorlib (in mscorlib.dll)
The Timeout type exposes the following members.
The only member of this class, Infinite, is a constant used by methods that accept an integer timeout parameter, such as Thread::Sleep(Int32) and Thread::Join(Int32).
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show:

