Process::Wait (open)

Waits until this output has become signalled (read or write)

Syntax

LOADLIB "wh::os.whlib";

BOOLEAN FUNCTION Wait(DATETIME until)

Parameters

DATETIME until

Timeout

Return value

BOOLEAN

Returns whether this object has been signalled (return FALSE when a timeout has occurred)