1 write to headerValid
System.ServiceModel (1)
System\ServiceModel\Channels\DefaultWebSocketConnectionHandler.cs (1)
247this.headerValid = headerValid;
1 reference to headerValid
System.ServiceModel (1)
System\ServiceModel\Channels\DefaultWebSocketConnectionHandler.cs (1)
258get { return this.headerValid; }