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