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