UdpRetransmissionSettings.DelayLowerBound Property

Definition

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

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

Property Value

The delay of the lower bound for the retransmission setting.

Applies to