ServerBrowserOptions.ReconnectionMaxRetries プロパティ

定義

再接続の最大試行回数 。その後、終了します。 CircuitStartOptions.reconnectionOptions.maxRetries にマップします。

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

プロパティ値

適用対象