1 write to properties
System.ServiceModel (1)
System\ServiceModel\Channels\WebSocketMessageProperty.cs (1)
29
this.
properties
= properties;
2 references to properties
System.ServiceModel (2)
System\ServiceModel\Channels\WebSocketMessageProperty.cs (2)
52
if (this.
properties
== null)
61
return this.
properties
;