1 write to ConnectIPAddress
System.ServiceModel (1)
System\ServiceModel\Channels\PeerNeighborManager.cs (1)
1451
this.neighbor.
ConnectIPAddress
= this.remoteAddress.IPAddresses[this.currentIndex];
1 reference to ConnectIPAddress
System.ServiceModel (1)
System\ServiceModel\Channels\PeerNeighborManager.cs (1)
1383
connectIPAddr = this.
ConnectIPAddress
;