SocketExtensionsSendAsync Method

Overload List

SendAsync(Socket, IListArraySegmentByte, SocketFlags) Asynchronously sends data to a connected Socket.
SendAsync(Socket, Byte, Int32, Int32, SocketFlags) Asynchronously sends data to a connected Socket.

See Also