Bearbeiten

UdpRetransmissionSettings.DelayUpperBound Property

Definition

Gets or sets the delay of the upper bound for the retransmission setting.

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

Property Value

The delay of the upper bound for the retransmission setting.

Applies to