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