Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add constructor overload to .NET DriverServiceCommandExecutor
This new constructor overload allows the user to supply their own HttpCommandExecutor (or a subclass) for local execution where the driver service executable exists locally, and the user wants the driver instance to own the process life cycle of the executable.
- Loading branch information