MAKS\AmqpAgent\Worker\ConsumerInterface::isConsuming
Checks whether the default channel is consuming.
Signature
public function isConsuming([AMQPChannel
        $_channel = NULL] )
            
        Parameters
- $_channel— MAKS\AmqpAgent\Worker\AMQPChannel|null
- [optional] The channel that should be used instead of the default worker's channel.
 
Returns
- bool