ServerBrowserOptions.ReconnectionMaxRetries Property

Definition

Maximum reconnection attempts before giving up. Maps to CircuitStartOptions.reconnectionOptions.maxRetries.

public int? ReconnectionMaxRetries { get; set; }
member this.ReconnectionMaxRetries : Nullable<int> with get, set
Public Property ReconnectionMaxRetries As Nullable(Of Integer)

Property Value

Applies to