0
Answer

non blocking with udpClient

Photo of 0100074

0100074

20y
2.6k
1
Is it possible to set up a non blocking udp client using udpClient? Such as using a tcpListener.Pending() type call, and how would I do it?