close

open override fun close()

Closes this resource by performing a graceful shutdown with a 30-second timeout.

This method implements the AutoCloseable contract and delegates to stop.

See also

AutoCloseable.close

Throws

if an error occurs during shutdown