4 references to MaxPendingAccepts
System.ServiceModel (4)
System\ServiceModel\Channels\ConnectionOrientedTransportManager.cs (1)
107(this.MaxPendingAccepts == channelListener.MaxPendingAccepts) &&
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,