1 write to _maxOutboundConnectionsPerEndpoint
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\NetFramingTransportChannelFactory.cs (1)
67_maxOutboundConnectionsPerEndpoint = maxOutboundConnectionsPerEndpoint;
1 reference to _maxOutboundConnectionsPerEndpoint
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\NetFramingTransportChannelFactory.cs (1)
120public int MaxOutboundConnectionsPerEndpoint => _maxOutboundConnectionsPerEndpoint;