Child Workflows
Explore the strategic utilization of Child Workflow Executions in Temporal, enabling sophisticated workflow management within the same Namespace.
Explore the strategic utilization of Child Workflow Executions in Temporal, enabling sophisticated workflow management within the same Namespace.
Start a Child Workflow Execution using the Temporal .NET SDK. This guide covers the usage of ExecuteChildWorkflowAsync() and StartChildWorkflowAsync() methods, logging Child Workflow related events, and setting Parent Close Policies.
This guide provides a comprehensive overview of Temporal Workflows.