2 references to MaxDelayPerRetransmissionTimeSpan
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\UdpRetransmissionSettings.cs (2)
31
UdpConstants.Defaults.DelayLowerBoundTimeSpan, UdpConstants.Defaults.DelayUpperBoundTimeSpan, UdpConstants.Defaults.
MaxDelayPerRetransmissionTimeSpan
)
186
return !TimeSpansEqual(_maxDelayPerRetransmission, UdpConstants.Defaults.
MaxDelayPerRetransmissionTimeSpan
);