finished method

bool finished()

Implementation

bool finished() => this == COMPLETE || this == TIMEOUT;