1 implementation of CloseNeighbor
System.ServiceModel (1)
System\ServiceModel\Channels\PeerMaintainer.cs (1)
579void IPeerMaintainer.CloseNeighbor(IPeerNeighbor neighbor, PeerCloseReason closeReason)
1 reference to CloseNeighbor
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectAlgorithms.cs (1)
260maintainer.CloseNeighbor(leastUseful, PeerCloseReason.NotUsefulNeighbor);