1 implementation of MaxPendingConnections
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionOrientedTransportChannelListener.cs (1)
176public int MaxPendingConnections
1 reference to MaxPendingConnections
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionOrientedTransportManager.cs (1)
48this.maxPendingConnections = listenerSettings.MaxPendingConnections;