1 write to maxPendingConnections
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionOrientedTransportChannelListener.cs (1)
68
this.
maxPendingConnections
= bindingElement.MaxPendingConnections;
1 reference to maxPendingConnections
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionOrientedTransportChannelListener.cs (1)
180
return this.
maxPendingConnections
;