Overload List
Name | Description | |
---|---|---|
Receive<(Of <<'(T>)>>)()()()() |
Receives a message of the specified type from the server. Only String, byte array and Object types are currently supported.
| |
Receive(ArraySegment<(Of <<'(Byte>)>>)) |
Receives a message fragment from the server.
|