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