2 writes to transportFactorySettings
System.ServiceModel (2)
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (2)
48
this.
transportFactorySettings
= channelListener;
59
this.
transportFactorySettings
= channelFactory;
1 reference to transportFactorySettings
System.ServiceModel (1)
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (1)
99
return this.
transportFactorySettings
;