Implemented interface member:
property
ListenAddress
System.ServiceModel.Channels.IPeerNeighbor.ListenAddress
3 references to ListenAddress
System.ServiceModel (3)
System\ServiceModel\Channels\PeerNeighborManager.cs (3)
349
neighbor.
ListenAddress
!= null &&
350
neighbor.
ListenAddress
.ServicePath == address.ServicePath &&
1382
listenAddr = this.
ListenAddress
;