1 write to headerFound
System.ServiceModel (1)
System\ServiceModel\Channels\DefaultWebSocketConnectionHandler.cs (1)
246this.headerFound = headerFound;
1 reference to headerFound
System.ServiceModel (1)
System\ServiceModel\Channels\DefaultWebSocketConnectionHandler.cs (1)
253get { return this.headerFound; }