1 override of UpdateMessageProperties
System.ServiceModel (1)
System\ServiceModel\Channels\ServerWebSocketTransportDuplexSessionChannel.cs (1)
158
public override void
UpdateMessageProperties
(MessageProperties inboundMessageProperties)
1 reference to UpdateMessageProperties
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
520
this.sessionOpenNotification.
UpdateMessageProperties
(message.Properties);