1 write to subProtocol
System.ServiceModel (1)
System\ServiceModel\Channels\WebSocketMessageProperty.cs (1)
27this.subProtocol = subProtocol;
1 reference to subProtocol
System.ServiceModel (1)
System\ServiceModel\Channels\WebSocketMessageProperty.cs (1)
39get { return this.subProtocol; }