1 write to context
System.ServiceModel (1)
System\ServiceModel\Channels\WebSocketMessageProperty.cs (1)
26this.context = context;
1 reference to context
System.ServiceModel (1)
System\ServiceModel\Channels\WebSocketMessageProperty.cs (1)
34get { return this.context; }