UdpRetransmissionSettings.ShouldSerializeDelayLowerBound Method

Definition

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

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

Returns

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

Applies to