Udp.SendAsync Method

Tungsten Suite

UdpSendAsync Method

Overload List
  NameDescription
Public methodStatic memberSendAsync(IPEndPoint, Byte)
Sends data to a remote via UDP
Public methodStatic memberSendAsyncTType(IPEndPoint, TType)
Sends a message to a remote via UDP
Public methodStatic memberSendAsync(IPEndPoint, String, Object)
Sends data to a remote via UDP
Top
See Also