共用方式為


ServerFactory.ClientOptions.FailFast 屬性

定義

取得值,指出如果伺服器尚未準備好接受連接,是否要立即 TimeoutException 失敗。 當這是 false時,請持續重試或等候伺服器接聽並響應連線要求,直到取消為止。

public bool FailFast { [System.Runtime.CompilerServices.IsReadOnly] get; init; }
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.FailFast : bool with get, set
Public Property FailFast As Boolean

屬性值

屬性

適用於