1 write to MaxPendingChannels
System.ServiceModel (1)
System\ServiceModel\Configuration\ReliableSessionElement.cs (1)
111this.MaxPendingChannels = source.MaxPendingChannels;
2 references to MaxPendingChannels
System.ServiceModel (2)
System\ServiceModel\Configuration\ReliableSessionElement.cs (2)
95binding.MaxPendingChannels = this.MaxPendingChannels; 111this.MaxPendingChannels = source.MaxPendingChannels;