1 implementation of NonClosingNeighborCount
System.ServiceModel (1)
System\ServiceModel\Channels\PeerMaintainer.cs (1)
635int IPeerMaintainer.NonClosingNeighborCount
1 reference to NonClosingNeighborCount
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectAlgorithms.cs (1)
255while (maintainer.NonClosingNeighborCount > config.IdealNeighbors && maintainer.IsOpen)