namespace MxGateway.Server.Configuration; public sealed record EffectiveEventConfiguration( int QueueCapacity, string BackpressurePolicy);