1 write to portSharingEnabled
System.ServiceModel (1)
System\ServiceModel\Channels\TcpChannelListener.cs (1)
194
this.
portSharingEnabled
= bindingElement.PortSharingEnabled;
1 reference to portSharingEnabled
System.ServiceModel (1)
System\ServiceModel\Channels\TcpChannelListener.cs (1)
211
return this.
portSharingEnabled
;