pub fn quit() -> Command
Expand description

End the communication.

Effects

The session is terminated and the connection is closed.l

Comments

The full response of this command must be sent before the engine closes the connection. The controller must receive the response before the connection is closed on its side.