1 write to port
System.ServiceModel (1)
System\ServiceModel\Channels\PeerChannelFactory.cs (1)
43
this.
port
= bindingElement.Port;
1 reference to port
System.ServiceModel (1)
System\ServiceModel\Channels\PeerChannelFactory.cs (1)
62
get { return
port
; }