Configures the process arguments using the provided configuration action.
public IProcessConfigurationBuilder ConfigureArguments(Action<ArgumentsSpec> configureArguments)
An action that accepts an ArgumentsSpec and is used to configure the arguments.