pxblat.Server.stop()[source]

Stops the gfServer instance if it is running.

This method sends a stop signal to the server process, causing it to terminate gracefully.

See also

stop_server() is a free function to stop a server.