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