2 references to Name
System.ServiceModel (2)
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (2)
451if (message.Properties.TryGetValue<WebSocketMessageProperty>(WebSocketMessageProperty.Name, out webSocketMessageProperty)) 936messageProperties.Add(WebSocketMessageProperty.Name, messageProperty);