1 write to MaxOutboundConnectionsPerEndpoint
System.ServiceModel (1)
System\ServiceModel\Configuration\TcpConnectionPoolSettingsElement.cs (1)
97this.MaxOutboundConnectionsPerEndpoint = source.MaxOutboundConnectionsPerEndpoint;
2 references to MaxOutboundConnectionsPerEndpoint
System.ServiceModel (2)
System\ServiceModel\Configuration\TcpConnectionPoolSettingsElement.cs (2)
71settings.MaxOutboundConnectionsPerEndpoint = this.MaxOutboundConnectionsPerEndpoint; 97this.MaxOutboundConnectionsPerEndpoint = source.MaxOutboundConnectionsPerEndpoint;