1 write to maxOutboundConnectionsPerEndpoint
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionOrientedTransportChannelFactory.cs (1)
47this.maxOutboundConnectionsPerEndpoint = maxOutboundConnectionsPerEndpoint;
1 reference to maxOutboundConnectionsPerEndpoint
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionOrientedTransportChannelFactory.cs (1)
129return maxOutboundConnectionsPerEndpoint;