shutdown


Description:

[ Version ( since = "5.0.0" ) ]
public bool shutdown () throws Error

Shuts down the serve.

This function can be called from signal handler or another thread.

Parameters:

this

A Server.

Returns:

true on success, false on error.