2 implementations of Port
System.ServiceModel (2)
System\ServiceModel\Channels\PeerChannelFactory.cs (1)
60
public int
Port
System\ServiceModel\Channels\PeerChannelListener.cs (1)
76
public int
Port
1 reference to Port
System.ServiceModel (1)
System\ServiceModel\Channels\PeerNodeImplementation.cs (1)
1724
this.port = factory.
Port
;