DevCase 6.0 API Reference for NET Framework
C#
VB
C++
F#
XAML
ASP.NET
🏠 Home
|
⬅️ Back
|
➡️ Forward
Show/Hide TOC
Socket
Extensions
Send
Async Method
Overload List
SendAsync(Socket, IList
ArraySegment
Byte
, SocketFlags)
Asynchronously sends data to a connected
Socket
.
SendAsync(Socket,
Byte
, Int32, Int32, SocketFlags)
Asynchronously sends data to a connected
Socket
.
See Also
Reference
SocketExtensions Class
DevCase.Extensions.SocketExtensions Namespace
In This Article
Overload List
See Also