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