Starts the external process asynchronously using the specified configuration.
Task StartAsync(ProcessConfiguration configuration, CancellationToken cancellationToken)
The configuration settings for starting the external process.
A cancellation token that can be used by other objects or threads to receive notice of cancellation.