Starts the external process and captures its output.
| Exception Type | Condition |
|---|---|
| BuildException |
The external process did not finish within the configured timeout. -or- The exit code of the external process indicates a failure. |
ExternalProgramBase Class | NAnt.Core.Tasks Namespace