1 write to MaxOutboundConnectionsPerEndpoint
System.ServiceModel (1)
System\ServiceModel\Configuration\NamedPipeConnectionPoolSettingsElement.cs (1)
85this.MaxOutboundConnectionsPerEndpoint = source.MaxOutboundConnectionsPerEndpoint;
2 references to MaxOutboundConnectionsPerEndpoint
System.ServiceModel (2)
System\ServiceModel\Configuration\NamedPipeConnectionPoolSettingsElement.cs (2)
61settings.MaxOutboundConnectionsPerEndpoint = this.MaxOutboundConnectionsPerEndpoint; 85this.MaxOutboundConnectionsPerEndpoint = source.MaxOutboundConnectionsPerEndpoint;