Property PrefetchCount
PrefetchCount
Maximum number of unacknowledged messages delivered to this consumer. Lower values reduce memory usage but may decrease throughput. Default: 10.
public ushort PrefetchCount { get; }
Maximum number of unacknowledged messages delivered to this consumer. Lower values reduce memory usage but may decrease throughput. Default: 10.
public ushort PrefetchCount { get; }