durable-execution - v0.8.0
    Preparing search index...

    Type Alias DurableTaskExecution<TOutput>

    An execution of a durable task. See Durable task execution docs for more details on how task executions work.

    Type Parameters

    • TOutput = unknown