UdpClient::SendAsync Method
.NET Framework (current version)
Sends a UDP datagram asynchronously to a remote host.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | SendAsync(array<Byte>^, Int32) | Sends a UDP datagram asynchronously to a remote host. |
![]() | SendAsync(array<Byte>^, Int32, IPEndPoint^) | Sends a UDP datagram asynchronously to a remote host. |
![]() | SendAsync(array<Byte>^, Int32, String^, Int32) | Sends a UDP datagram asynchronously to a remote host. |
Show:
