durable-execution - v0.8.0
GitHub
Preparing search index...
DurableChildTaskExecution
Type Alias DurableChildTaskExecution
An execution of a child task of a durable task.
type
DurableChildTaskExecution
=
{
taskId
:
string
;
executionId
:
string
;
}
Index
Properties
task
Id
execution
Id
Properties
task
Id
taskId
:
string
execution
Id
executionId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
task
Id
execution
Id
GitHub
durable-execution - v0.8.0
Loading...
An execution of a child task of a durable task.