1 write to MaxPendingReceives
System.ServiceModel (1)
System\ServiceModel\Description\DispatcherSynchronizationBehavior.cs (1)
21this.MaxPendingReceives = maxPendingReceives;
1 reference to MaxPendingReceives
System.ServiceModel (1)
System\ServiceModel\Description\DispatcherSynchronizationBehavior.cs (1)
52endpointDispatcher.ChannelDispatcher.MaxPendingReceives = this.MaxPendingReceives;