![]()
Returns System.Threading.Tasks.Task`1.
The task object representing the asynchronous operation. The System.Threading.Tasks.Task`1.Result property on the task object returns a byte array containing the received data.
This operation will not block. The returned System.Threading.Tasks.Task`1 object will complete after the data has been received on the WebSocket.