staticfunction Disconnect (timeout : int = 200) : void
Description
Close all open connections and shuts down the network interface.
The timeout parameter indicates how much time the network interface gets to signal to others that it is disconnecting.
The network state, like security and password, is also reset.