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