Table of Contents

Method WithMaxRetries

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

WithMaxRetries(int)

Sets the maximum number of retry attempts.

public RetryOptions WithMaxRetries(int maxRetries)

Parameters

maxRetries int

Returns

RetryOptions