Advanced Customizations, Overrides, and Extensions » ePublisher Platform XSLT Extensions » Exec » XPathNodeIterator ExecuteInDirectoryWithTimeout (long timeoutInSeconds, string directoryPath, string commandLine)
XPathNodeIterator ExecuteInDirectoryWithTimeout (long timeoutInSeconds, string directoryPath, string commandLine)
 
Runs the command line in the specified working directory.
Will stop operation after specified elapsed time is exceeded.
Parameters:
timeoutInSeconds
The timeout in seconds.
directoryPath
Full pathname of the directory.
commandLine
The command line to be executed.
Returns:
A node set.
Was this helpful?
Last modified date: 10/14/2020