TFuture.status

The status the operation is currently in.

An operation starts out in RUNNING status, and changes state to one of the others at most once afterwards.

interface TFuture(ResultType)
@property
status
()

Meta