3 references to Count
System.ServiceModel (3)
System\ServiceModel\Channels\ConnectionPool.cs (3)
567
get { return idleConnections.
Count
; }
599
TD.OutboundConnectionsPerEndpointRatio(this.idleConnections.
Count
, maxCount);
611
TD.OutboundConnectionsPerEndpointRatio(this.idleConnections.
Count
, maxCount);