3 writes to maxOutboundChannelsPerEndpoint
System.ServiceModel (3)
System\ServiceModel\Channels\ChannelPoolSettings.cs (3)
21this.maxOutboundChannelsPerEndpoint = OneWayDefaults.MaxOutboundChannelsPerEndpoint; 28this.maxOutboundChannelsPerEndpoint = poolToBeCloned.maxOutboundChannelsPerEndpoint; 97this.maxOutboundChannelsPerEndpoint = value;
5 references to maxOutboundChannelsPerEndpoint
System.ServiceModel (5)
System\ServiceModel\Channels\ChannelPoolSettings.cs (5)
28this.maxOutboundChannelsPerEndpoint = poolToBeCloned.maxOutboundChannelsPerEndpoint; 87return this.maxOutboundChannelsPerEndpoint; 123if (this.maxOutboundChannelsPerEndpoint != channelPoolSettings.maxOutboundChannelsPerEndpoint) 133return (this.maxOutboundChannelsPerEndpoint != OneWayDefaults.MaxOutboundChannelsPerEndpoint