awaitMember

Blocks until the member with the given index completes and returns its result. The await establishes the happens-before ordering that makes the member's solver state safe to read from the calling thread.

Parameters

memberIndex

the 0-based member index