timeout

Many procedures require a device to respond or reply to an inquiry within a certain period of time; if the device does not respond, a timeout condition occurs, thus preventing the procedure from hanging up the computer.

Timeouts are also used in communications to detect transmission failures. Some timeouts are fixed, such as the amount of time during which an operating system will attempt to access a modem or printer; others can be specified by the user.