1 write to properties
System.ServiceModel (1)
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (1)
528
this.
properties
= requestMessage == null? null : new ReadOnlyDictionary<string, object>(requestMessage.Properties);
1 reference to properties
System.ServiceModel (1)
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (1)
935
this.
properties
);