MAKS\AmqpAgent\Worker\AbstractWorkerInterface::shutdown
Closes the connection or the channel or both with RabbitMQ server.
Signature
public function shutdown(
        $object )
            
        Parameters
- $object—
Returns
- bool
- True on success.