2 references to GetDefaultWebSocketTransportSettings
System.ServiceModel (2)
System\ServiceModel\Channels\HttpTransportBindingElement.cs (2)
66this.webSocketSettings = HttpTransportDefaults.GetDefaultWebSocketTransportSettings(); 962return !this.WebSocketSettings.Equals(HttpTransportDefaults.GetDefaultWebSocketTransportSettings());