XPathNodeIterator ExecuteWithTimeout (long timeoutInSeconds, string commandLine)
Runs the command line.
Will stop operation after specified elapsed time is exceeded.
Parameters:
timeoutInSeconds | The timeout in seconds. |
commandLine | The command line to be executed. |
Returns:
A node set.
Last modified date: 10/14/2020