This topic has not yet been rated - Rate this topic

UdpClient.BeginSend Method

Sends a datagram to a remote host asynchronously.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method BeginSend(Byte[], Int32, AsyncCallback, Object) Sends a datagram to a remote host asynchronously. The destination was specified previously by a call to Connect.
Public method BeginSend(Byte[], Int32, IPEndPoint, AsyncCallback, Object) Sends a datagram to a destination asynchronously. The destination is specified by a EndPoint.
Public method BeginSend(Byte[], Int32, String, Int32, AsyncCallback, Object) Sends a datagram to a destination asynchronously. The destination is specified by the host name and port number.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ