Table of Contents

Method WithPrefetch

Namespace
Ratatoskr.RabbitMq.Config
Assembly
Ratatoskr.RabbitMq.dll

WithPrefetch(ushort)

Sets the prefetch count (max unacknowledged messages per consumer).

public RabbitMqChannelOptions WithPrefetch(ushort count)

Parameters

count ushort

Returns

RabbitMqChannelOptions