Constructor StdioServerProcess
StdioServerProcess(ILoggerFactory, ProcessStartInfo)
Create a new StdioServerProcess.
public StdioServerProcess(ILoggerFactory loggerFactory, ProcessStartInfo serverStartInfo)
Parameters
loggerFactoryILoggerFactoryThe factory for loggers used by the process and its components.
serverStartInfoProcessStartInfoA ProcessStartInfo that describes how to start the server.