Advanced Customizations, Overrides, and Extensions » ePublisher Platform XSLT Extensions » Exec » XPathNodeIterator ExecuteProgramWithArgumentsWithTimeout (long timeoutInSeconds, string program, string arguments)
XPathNodeIterator ExecuteProgramWithArgumentsWithTimeout (long timeoutInSeconds, string program, string arguments)
 
Runs the specified program with arguments formatted as a string using the current target's output directory as the working directory.
Will stop operation after specified elapsed time is exceeded.
Parameters:
timeoutInSeconds
The timeout in seconds.
program
The program.
arguments
The arguments.
Returns:
A node set.
Was this helpful?
Last modified date: 10/14/2020