Basic Usage
Durable executions are created by attaching aDurableExecution instance to a Task. The system automatically handles checkpoint management throughout the execution lifecycle.
How to create and execute durable tasks
DurableExecution instance to a Task. The system automatically handles checkpoint management throughout the execution lifecycle.