Skip to main content

3 docs tagged with "child-workflow"

View All Tags

Child Workflows

Explore the strategic utilization of Child Workflow Executions in Temporal, enabling sophisticated workflow management within the same Namespace.

Child Workflows - .NET SDK feature guide

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.