ManaPHP\Message\QueueInterface::length PHP Method

length() public method

public length ( string $topic, integer $priority = null ) : integer
$topic string
$priority integer
return integer
    public function length($topic, $priority = null);