I just downloaded the Rebex's WebSocketClient Beta version and made the test simpler.
When the WebSocketClient.ConnectAsync function is called, the following exception occurs.
"The server returned status code '301' instead of '101'."
All of the basic WebSocketClient works properly.
Thank you.