2 references to SendAsync
System.Net.Sockets (2)
System\Net\Sockets\UDPClient.cs (2)
540
SendAsync
(datagram, null, cancellationToken);
565
SendAsync
(datagram, GetEndpoint(hostname, port), cancellationToken);