1 reference to GetEffectiveMaxPendingAccepts
System.ServiceModel (1)
System\ServiceModel\Channels\HttpChannelListener.cs (1)
104
this.maxPendingAccepts = HttpTransportDefaults.
GetEffectiveMaxPendingAccepts
(bindingElement.MaxPendingAccepts);