SetTimeout() causes a job to cancel automatically after the specified number of seconds
void SetTimeout(long nSeconds);
|
Parameters |
Description |
|
long nSeconds |
Number of seconds to allow the job to run |
|
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.
|