WebSocketMessageSetPayload Method |
Name | Description | |
---|---|---|
SetPayload(Byte) |
Copies the provided byte array over the WebSocketMessage's payload, masking if needed.
| |
SetPayload(String) |
Replaces the WebSocketMessage's payload with the specified string, masking if needed.
|