class documentation
class StartOperationResultAsync:
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. |