Close
dtSearch Engine API for Java
IndexJob.setTimeoutSeconds Method
Syntax
Java
public void setTimeoutSeconds(int newTimeoutSeconds);

Set TimeoutSeconds to the maximum amount of time you want to permit the index job to run. The default value, zero, allows the index job to continue until cancelled or complete.