2 references to MaxPendingAcceptsUpperLimit
System.ServiceModel.Http (2)
System\ServiceModel\Channels\HttpTransportBindingElement.cs (2)
202if (value > HttpTransportDefaults.MaxPendingAcceptsUpperLimit) 205SR.Format(SR.HttpMaxPendingAcceptsTooLargeError, HttpTransportDefaults.MaxPendingAcceptsUpperLimit)));