value


Description:

[ CCode ( ordering = 7 ) ]
public virtual G value { get; }

The value associated with Future. If value is not ready getting value will block until value is ready.

Returned value is always the same and it is alive at least as long as the future.