doAzureParallel/man/waitForTasksToComplete.Rd

12 строки
320 B
R

% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/utility-job.R
\name{waitForTasksToComplete}
\alias{waitForTasksToComplete}
\title{Wait for current tasks to complete}
\usage{
waitForTasksToComplete(jobId, timeout, errorHandling = "stop")
}
\description{
Wait for current tasks to complete
}