Receive data on System.Net.WebSockets.ClientWebSocket as an asynchronous operation.
![]()
Returns System.Threading.Tasks.Task`1.
The task object representing the asynchronous operation.
This operation will not block. The returned System.Threading.Tasks.Task`1 object will complete after the receive request on the System.Net.WebSockets.ClientWebSocket instance has completed.