1 write to teredoEnabled
System.ServiceModel (1)
System\ServiceModel\Channels\TcpChannelListener.cs (1)
195
this.
teredoEnabled
= bindingElement.TeredoEnabled;
1 reference to teredoEnabled
System.ServiceModel (1)
System\ServiceModel\Channels\TcpChannelListener.cs (1)
219
return this.
teredoEnabled
;