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