1 write to MaxOutboundChannelsPerEndpoint
System.ServiceModel (1)
System\ServiceModel\Configuration\ChannelPoolSettingsElement.cs (1)
77this.MaxOutboundChannelsPerEndpoint = source.MaxOutboundChannelsPerEndpoint;
2 references to MaxOutboundChannelsPerEndpoint
System.ServiceModel (2)
System\ServiceModel\Configuration\ChannelPoolSettingsElement.cs (2)
53settings.MaxOutboundChannelsPerEndpoint = this.MaxOutboundChannelsPerEndpoint; 77this.MaxOutboundChannelsPerEndpoint = source.MaxOutboundChannelsPerEndpoint;