Timeout (-TIMEOUT)
Use the Timeout adapter command (-TIMEOUT) to specify the time limit for lookup operations in milliseconds. If not specified the timeout is infinite.
-TIMEOUT milliseconds
- Option
- Description
- milliseconds
- The time limit in milliseconds.
For example, to specify 10,000 milliseconds as the time limit for lookup operations.
-TIMEOUT 10000