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