NetClient.close

Close the client. <p> Any sockets which have not been closed manually will be closed here. The close is asynchronous and may not complete until some time after the method has returned.

interface NetClient
void
close
()

Meta