1 write to listenIPAddress
System.ServiceModel (1)
System\ServiceModel\Channels\PeerChannelFactory.cs (1)
42
this.
listenIPAddress
= bindingElement.ListenIPAddress;
1 reference to listenIPAddress
System.ServiceModel (1)
System\ServiceModel\Channels\PeerChannelFactory.cs (1)
57
get { return
listenIPAddress
; }