await Member
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
member Index
the 0-based member index