Timeout (computing)

Network timeout preventing a Web browser from loading a page

In telecommunications and related engineering (including computer networking and programming), the term timeout or time-out has several meanings, including:

Timeouts allow for more efficient usage of limited resources without requiring additional interaction from the agent interested in the goods that cause the consumption of these resources. The basic idea is that in situations where a system must wait for something to happen, rather than waiting indefinitely, the waiting will be aborted after the timeout period has elapsed. This is based on the assumption that further waiting is useless, and some other action is necessary.

Examples

timeout
Developer(s)Microsoft, ReactOS Contributors
Operating systemWindows, ReactOS
TypeCommand
LicenseWindows: Proprietary commercial software
ReactOS: GNU General Public License
Websitedocs.microsoft.com/en-us/windows-server/administration/windows-commands/timeout_1

Specific examples include:

See also

Wikibooks has a book on the topic of: Guide to Windows Commands

References

  1. ^ "timeout.c". July 13, 2019 – via GitHub.
  2. ^ "timeout". docs.microsoft.com.
  3. ^ "TIMEOUT.exe (Windows 7/2008 or later)". ss64.com.

Further reading