Represents an interface for creating instances of the IExternalProcess interface.
public interface IExternalProcessFactory
kind:method, kind:property, kind:ctor. Press Esc to clear.CreateExternalProcess(ProcessConfiguration, ProcessExitConfiguration)Creates an instance of the IExternalProcess interface based on the provided process configuration.CreateExternalProcess(ProcessConfiguration)Creates an instance of the IExternalProcess interface based on the provided process configuration.