ready


Description:

[ CCode ( ordering = 8 ) ]
public abstract bool ready { get; }

Checks if value is ready. If it is calls to wait and wait_until will not block and value is returned immediately.