UdpRetransmissionSettings.ShouldSerializeDelayUpperBound Method

Definition

Indicates whether the UDP retransmission settings should serialize the upper bound delay.

public:
 bool ShouldSerializeDelayUpperBound();
public bool ShouldSerializeDelayUpperBound ();
member this.ShouldSerializeDelayUpperBound : unit -> bool
Public Function ShouldSerializeDelayUpperBound () As Boolean

Returns

true if the UDP retransmission settings should serialize the upper bound delay; otherwise, false.

Applies to