1 write to MaxPendingAccepts
System.ServiceModel (1)
System\ServiceModel\Configuration\HttpTransportElement.cs (1)
223this.MaxPendingAccepts = source.MaxPendingAccepts;
2 references to MaxPendingAccepts
System.ServiceModel (2)
System\ServiceModel\Configuration\HttpTransportElement.cs (2)
193binding.MaxPendingAccepts = this.MaxPendingAccepts; 223this.MaxPendingAccepts = source.MaxPendingAccepts;