1 write to _maxOutboundConnectionsPerEndpoint
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionOrientedTransportChannelFactory.cs (1)
50
_maxOutboundConnectionsPerEndpoint
= maxOutboundConnectionsPerEndpoint;
1 reference to _maxOutboundConnectionsPerEndpoint
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionOrientedTransportChannelFactory.cs (1)
127
return
_maxOutboundConnectionsPerEndpoint
;