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