1 implementation of UpdateEndpointsCollection
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectAlgorithms.cs (1)
265
public void
UpdateEndpointsCollection
(ICollection<PeerNodeAddress> src)
3 references to UpdateEndpointsCollection
System.ServiceModel (3)
System\ServiceModel\Channels\PeerMaintainer.cs (3)
201
connectAlgorithm.
UpdateEndpointsCollection
(addresses);
312
connectAlgorithm.
UpdateEndpointsCollection
(addresses);
384
connectAlgorithm.
UpdateEndpointsCollection
(addresses);