1 implementation of GetLeastUsefulNeighbor
System.ServiceModel (1)
System\ServiceModel\Channels\PeerMaintainer.cs (1)
594IPeerNeighbor IPeerMaintainer.GetLeastUsefulNeighbor()
1 reference to GetLeastUsefulNeighbor
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectAlgorithms.cs (1)
257IPeerNeighbor leastUseful = maintainer.GetLeastUsefulNeighbor();