Host(ILogger, Int32) undefinedDefinitionNamespace: VoltRpc.Communication Assembly:VoltRpc.dllCreates a new Host instanceprotected Host (VoltRpc.Logging.ILogger? logger = default, int bufferSize = 8000);ParametersloggerILoggerThe ILogger to usebufferSizeSystem.Int32The initial size of the buffersExceptionsSystem.ArgumentOutOfRangeExceptionWill throw if the buffer size is less then 16