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)

属性值

适用于