1 implementation of GetListenAddress
System.ServiceModel (1)
System\ServiceModel\Channels\PeerMaintainer.cs (1)
589
PeerNodeAddress IPeerMaintainer.
GetListenAddress
()
2 references to GetListenAddress
System.ServiceModel (2)
System\ServiceModel\Channels\ConnectAlgorithms.cs (2)
299
if (!nodeAddresses.ContainsKey(key) && key != GetEndpointUri(maintainer.
GetListenAddress
()))
383
if (key != GetEndpointUri(maintainer.
GetListenAddress
())) // make sure the referral is not mine