Constructor ServerProcess
ServerProcess(ILoggerFactory)
Create a new ServerProcess.
protected ServerProcess(ILoggerFactory loggerFactory)Parameters
- loggerFactoryILoggerFactory
- The 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.