Implemented interface member:
property
MaxPendingChannels
System.ServiceModel.Channels.IReliableFactorySettings.MaxPendingChannels
1 reference to MaxPendingChannels
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableChannelListener.cs (1)
823if (this.inputQueueChannelAcceptor.PendingCount >= this.MaxPendingChannels)