opal.task_wait: Wait for a task from a opal to complete.

Description Usage Arguments

Description

Wait for a task from a opal to complete.

Usage

1
opal.task_wait(opal, id, max = NULL)

Arguments

opal

Opal object.

id

Task identifier.

max

Maximum time (in seconds) to wait for the task completion. Default is NULL (no maximum).


datashield/opal documentation built on May 14, 2019, 7:53 p.m.