| Overload | Description |
|---|---|
| Receive(Byte[],Int32,Int32,SocketFlags) | Receive data from the host, specifying a buffer, offset, count and SocketFlags value. |
| Receive(Byte[]) | Receive data from the host. |
| Receive() | Receive data from the host. |
Target Platforms: Microsoft .NET Framework 2.0