{{tag>Index Programmers_Reference Methods IExecutionContext_Interface SetTimeOut Index}} ====setTimeout (long)==== public void setTimeout (long timeout) Set the number of milliseconds that the system will wait before timing out the process if it is suspended. ===Parameters=== |''timeout''|the timeout value in milliseconds. If the value is –1 the process never times out.|