Skip to content

Ask if RThreadHandle is finished?

Source code

Description

Ask if RThreadHandle is finished?

Usage

<RThreadHandle>$is_finished()

Value

trinary value: TRUE if finished, FALSE if not, and NULL if the handle was exhausted with <RThreadHandle>$join().