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