0x10000001 | KW_ALL |
KW_ALL |
0x30000000 | Info |
Info |
0x30000001 | Start |
Start |
0x30000002 | Stop |
Stop |
0x50000002 | Error |
Error |
0x50000004 | Information |
Information |
0x70000001 | Parser |
Parser |
0x70000002 | Action queue |
Action queue |
0x90000001 | Microsoft-Windows-Websocket-Protocol-Component |
Microsoft-Windows-Websocket-Protocol-Component |
0xB0000001 | %1 |
%1 |
0xB0000002 | Operation of '%2' type queued with ID '%1'. |
Operation of '%2' type queued with ID '%1'. |
0xB0000003 | Operation '%1' is executing action '%2'. |
Operation '%1' is executing action '%2'. |
0xB0000004 | Operation '%1' finished. |
Operation '%1' finished. |
0xD0000001 | The action context passed to WebSocketCompleteAction has an incorrect value. |
The action context passed to WebSocketCompleteAction has an incorrect value. |
0xD0000002 | Received '%1!x!' frame, but expected either a continuation or a control frame. |
Received '%1!x!' frame, but expected either a continuation or a control frame. |
0xD0000003 | Received unexpected continuation frames. |
Received unexpected continuation frames. |
0xD0000004 | Received a data frame '%1!x!', but channel is already closed. |
Received a data frame '%1!x!', but channel is already closed. |
0xD0000005 | Received close frame with invalid size. |
Received close frame with invalid size. |
0xD0000006 | Received control frame '%1!x!' with size '%2!d!' bytes. Maximum allowed size is 125 bytes. |
Received control frame '%1!x!' with size '%2!d!' bytes. Maximum allowed size is 125 bytes. |
0xD0000007 | Received fragmented control frame '%1!x!'. |
Received fragmented control frame '%1!x!'. |
0xD0000008 | Sending a data frame '%1!x!', but channel is already closed. |
Sending a data frame '%1!x!', but channel is already closed. |
0xD0000009 | Sending close frame, but channel is already closed. |
Sending close frame, but channel is already closed. |
0xD000000A | Received close frame, but channel is already closed. |
Received close frame, but channel is already closed. |
0xD000000B | Close reason has '%1!d!' bytes, but cannot be larger than 123 bytes. |
Close reason has '%1!d!' bytes, but cannot be larger than 123 bytes. |
0xD000000C | Unable to parse '%1!.*S!'. Unable to parse %2 at offset '%3!d!' |
Unable to parse '%1!.*S!'. Unable to parse %2 at offset '%3!d!' |
0xD000000D | Unable to parse '%1!.*S!'. Expected at most '%2!d!' elements. |
Unable to parse '%1!.*S!'. Expected at most '%2!d!' elements. |
0xD000000E | Unable to parse '%1!.*S!'. Expected ',' at offset '%2!d!' |
Unable to parse '%1!.*S!'. Expected ',' at offset '%2!d!' |
0xD000000F | Unable to parse '%1!.*S!'. Expected more characters to parse. |
Unable to parse '%1!.*S!'. Expected more characters to parse. |
0xD0000010 | Verification of 'Sec-WebSocket-Protocol' header failed. |
Verification of 'Sec-WebSocket-Protocol' header failed. |
0xD0000011 | Verification of 'Sec-WebSocket-Extensions' header failed. |
Verification of 'Sec-WebSocket-Extensions' header failed. |
0xD0000012 | Verification of 'Sec-WebSocket-Version' header failed. |
Verification of 'Sec-WebSocket-Version' header failed. |
0xD0000013 | Verification of 'Upgrade' header failed. |
Verification of 'Upgrade' header failed. |
0xD0000014 | Verification of 'Connection' header failed. |
Verification of 'Connection' header failed. |
0xD0000015 | Token 'Connection' is missing in 'Upgrade' header. |
Token 'Connection' is missing in 'Upgrade' header. |
0xD0000016 | Token 'WebSocket' is missing in 'Connection' header. |
Token 'WebSocket' is missing in 'Connection' header. |
0xD0000017 | Subprotocol is not supported. |
Subprotocol is not supported. |
0xD0000018 | Extension is not supported. |
Extension is not supported. |
0xD0000019 | Element '%1!.*S!' found twice in a header. |
Element '%1!.*S!' found twice in a header. |
0xD000001A | Element '%1!.*S!' was not found in a header. |
Element '%1!.*S!' was not found in a header. |
0xD000001B | Value of 'Sec-WebSocket-Accept' header does not match. Expected '%2!.*S!' but received '%3!.*S!'. |
Value of 'Sec-WebSocket-Accept' header does not match. Expected '%2!.*S!' but received '%3!.*S!'. |
0xD000001C | Invalid buffer type. The message was started with '%1!x!' and must be finished with '%2!x!' before any other message type can be sent. |
Invalid buffer type. The message was started with '%1!x!' and must be finished with '%2!x!' before any other message type can be sent. |
0xD000001D | A frame with reserved bits/opcodes cannot be mapped to a known type. |
A frame with reserved bits/opcodes cannot be mapped to a known type. |
0xD000001E | Mask bit is reserved and cannot be used. |
Mask bit is reserved and cannot be used. |
0xD000001F | The reason string must be NULL and reason length must be zero. |
The reason string must be NULL and reason length must be zero. |
0xD0000020 | Specified status code cannot be used. |
Specified status code cannot be used. |
0xD0000021 | If buffer is NULL the length must be 0. |
If buffer is NULL the length must be 0. |
0xD0000022 | The parameter passed is invalid. |
The parameter passed is invalid. |
0xD0000023 | The UTF-8 sequence in the text frame is invalid. |
The UTF-8 sequence in the text frame is invalid. |
0xD0000024 | Frame from server cannot have mask bit set. |
Frame from server cannot have mask bit set. |
0xD0000025 | Frame's length field is formatted incorrectly. |
Frame's length field is formatted incorrectly. |
0xD0000026 | The default keep-alive value registry key does not exist or is malformed. Using default value. |
The default keep-alive value registry key does not exist or is malformed. Using default value. |
0xD0000027 | The default keep-alive value registry key is set to too small a value. Using lowest allowed value instead. |
The default keep-alive value registry key is set to too small a value. Using lowest allowed value instead. |
0xD0000028 | At least one header is expected. |
At least one header is expected. |
0xD0000029 | Multiple instances of '%1!.*S!' header found but only one instance is allowed. |
Multiple instances of '%1!.*S!' header found but only one instance is allowed. |
0xD000002A | Header '%1!.*S!' required but not found. |
Header '%1!.*S!' required but not found. |
0xD000002B | The mask bit is cleared, but client to server communication requires it to be set. |
The mask bit is cleared, but client to server communication requires it to be set. |
0xD000002C | The mask bit is set, but server to client communication requires it to be cleared. |
The mask bit is set, but server to client communication requires it to be cleared. |
0xD000002D | Invalid value of WEB_SOCKET_BUFFER_TYPE enumeration. |
Invalid value of WEB_SOCKET_BUFFER_TYPE enumeration. |
0xD000002E | Receive |
Receive |
0xD000002F | Send |
Send |
0xD0000030 | WEB_SOCKET_NO_ACTION |
WEB_SOCKET_NO_ACTION |
0xD0000031 | WEB_SOCKET_SEND_TO_NETWORK_ACTION |
WEB_SOCKET_SEND_TO_NETWORK_ACTION |
0xD0000032 | WEB_SOCKET_INDICATE_SEND_COMPLETE_ACTION |
WEB_SOCKET_INDICATE_SEND_COMPLETE_ACTION |
0xD0000033 | WEB_SOCKET_RECEIVE_FROM_NETWORK_ACTION |
WEB_SOCKET_RECEIVE_FROM_NETWORK_ACTION |
0xD0000034 | WEB_SOCKET_INDICATE_RECEIVE_COMPLETE_ACTION |
WEB_SOCKET_INDICATE_RECEIVE_COMPLETE_ACTION |
0xD0000035 | token |
token |
0xD0000036 | extension |
extension |