Enumeration: ChildWorkflowCancellationType
coresdk.child_workflow.ChildWorkflowCancellationType
Controls at which point to report back to lang when a child workflow is cancelled
Enumeration Members
ABANDON
• ABANDON = 0
TRY_CANCEL
• TRY_CANCEL = 1
WAIT_CANCELLATION_COMPLETED
• WAIT_CANCELLATION_COMPLETED = 2
WAIT_CANCELLATION_REQUESTED
• WAIT_CANCELLATION_REQUESTED = 3