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