1 write to port
System.ServiceModel (1)
System\ServiceModel\Channels\PeerChannelListener.cs (1)
40
this.
port
= bindingElement.Port;
1 reference to port
System.ServiceModel (1)
System\ServiceModel\Channels\PeerChannelListener.cs (1)
78
get { return
port
; }