4 references to MaxPendingConnections
System.ServiceModel (4)
System\ServiceModel\Channels\ConnectionOrientedTransportManager.cs (1)
105(this.MaxPendingConnections == channelListener.MaxPendingConnections) &&
System\ServiceModel\Channels\ExclusiveNamedPipeTransportManager.cs (1)
40MaxPendingAccepts, MaxPendingConnections, ChannelInitializationTimeout,
System\ServiceModel\Channels\ExclusiveTcpTransportManager.cs (1)
100MaxPendingAccepts, MaxPendingConnections, ChannelInitializationTimeout,
System\ServiceModel\Channels\SharedTcpTransportManager.cs (1)
126MaxPendingAccepts, MaxPendingConnections, ChannelInitializationTimeout,