RabbitMQClientSettings.MaxConnectRetryCount Property

Definition

Gets or sets the maximum number of connection retry attempts.

Default value is 5, set it to 0 to disable the retry mechanism.

public int MaxConnectRetryCount { get; set; }
member this.MaxConnectRetryCount : int with get, set
Public Property MaxConnectRetryCount As Integer

Property Value

Applies to