Task

constructor()

A task that does not have an integrated timeout, and will rely on manual intervention and isTaskFinished.


constructor(timeout: Measure<Time>)