1 implementation of MaxPooledConnections
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionOrientedTransportChannelListener.cs (1)
102
public int
MaxPooledConnections
1 reference to MaxPooledConnections
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionOrientedTransportManager.cs (1)
52
this.maxPooledConnections = listenerSettings.
MaxPooledConnections
;