1 write to WebSocketSettings
System.ServiceModel (1)
System\ServiceModel\Configuration\HttpTransportElement.cs (1)
230this.WebSocketSettings = source.WebSocketSettings;
3 references to WebSocketSettings
System.ServiceModel (3)
System\ServiceModel\Configuration\HttpTransportElement.cs (3)
202this.WebSocketSettings.ApplyConfiguration(binding.WebSocketSettings); 230this.WebSocketSettings = source.WebSocketSettings; 259this.WebSocketSettings.InitializeFrom(source.WebSocketSettings);