class documentation

Handle for interacting with a Nexus operation.

Warning

This API is experimental and unstable.

Method __await__ Support await.
Method cancel Request cancellation of the operation.
Property operation_token The operation token for this handle.
def cancel(self) -> bool: (source)

Request cancellation of the operation.

operation_token: str | None = (source)

The operation token for this handle.