UDP

stop()

Disconnect from the server. Release any resource being used during the UDP session.

// PROTOTYPE
virtual void stop();
// SYNTAX
Udp.stop();

Parameters: NONE