0
Answer

non blocking with udpClient

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?