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