class documentation

class StartOperationResultAsync:

View In Hierarchy

A value returned by the start method of a nexus operation handler indicating that the operation is responding asynchronously.

Class Variable token A token representing the in-progress operation that the caller can submit with subsequent fetch_info, fetch_result, or cancel requests.
token: str = ΒΆ

A token representing the in-progress operation that the caller can submit with subsequent fetch_info, fetch_result, or cancel requests.