MGDigital\BusQue\SchedulerDriverInterface::cancelScheduledCommand PHP Method

cancelScheduledCommand() public method

public cancelScheduledCommand ( string $queueName, string $id )
$queueName string
$id string
    public function cancelScheduledCommand(string $queueName, string $id);