await


Description:

public int await ()

Blocks until the result is available and returns it.

Returns:

the computed int value.