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