UdpRetransmissionSettings.DelayUpperBound 屬性

定義

取得或設定重新傳輸設定上限的延遲。

public:
 property TimeSpan DelayUpperBound { TimeSpan get(); void set(TimeSpan value); };
public TimeSpan DelayUpperBound { get; set; }
member this.DelayUpperBound : TimeSpan with get, set
Public Property DelayUpperBound As TimeSpan

屬性值

重新傳輸設定上限的延遲。

適用於