2 references to PingNeighbor
System.ServiceModel (2)
System\ServiceModel\Channels\PeerConnector.cs (1)
663if (duplicateNeighbor != null && this.neighborManager.PingNeighbor(duplicateNeighbor))
System\ServiceModel\Channels\PeerNeighborManager.cs (1)
328PingNeighbor(neighbor);