An opaque identifier that uniquely identifies this AsyncOp on the system. The returned is not specified, but guaranteed to be the same during runtime.
Returns true if the async operation has completed.
Returns true if the async operation has failed.
Returns true if the async operation is pending completion or failure.
Type you may use to check on the results of an asynchronous operation. Contains uninitialized data until AsyncOp.isComplete returns true.