共用方式為


HttpConnectionDispatcherOptions.TransportSendTimeout 屬性

定義

取得或設定傳輸等候傳送完成的時間量。 如果單一傳送超過此逾時,連線會關閉。

public TimeSpan TransportSendTimeout { get; set; }
member this.TransportSendTimeout : TimeSpan with get, set
Public Property TransportSendTimeout As TimeSpan

屬性值

備註

預設逾時為 10 秒。

適用於