1 write to MaxAcceptedChannels
System.ServiceModel (1)
System\ServiceModel\Configuration\OneWayElement.cs (1)
68this.MaxAcceptedChannels = source.MaxAcceptedChannels;
2 references to MaxAcceptedChannels
System.ServiceModel (2)
System\ServiceModel\Configuration\OneWayElement.cs (2)
53oneWayBindingElement.MaxAcceptedChannels = this.MaxAcceptedChannels; 68this.MaxAcceptedChannels = source.MaxAcceptedChannels;