Constructor ServerProcess
ServerProcess(ILoggerFactory)
Create a new ServerProcess.
protected ServerProcess(ILoggerFactory loggerFactory)
Parameters
loggerFactory
ILoggerFactoryThe factory for loggers used by the process and its components.
Create a new ServerProcess.
protected ServerProcess(ILoggerFactory loggerFactory)
loggerFactory
ILoggerFactoryThe factory for loggers used by the process and its components.