Creates an instance of the IExternalProcess interface based on the provided process configuration.
IExternalProcess CreateExternalProcess(ProcessConfiguration configuration, ProcessExitConfiguration exitConfiguration)
The configuration details for creating the external process.
The process exit configuration details for configuring process exit behaviour.
configuration.