durable-execution - v0.8.0
GitHub
Preparing search index...
DurableTaskChildExecutionStorageObject
Type Alias DurableTaskChildExecutionStorageObject
A storage object for a child task of a durable task execution.
type
DurableTaskChildExecutionStorageObject
=
{
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...
A storage object for a child task of a durable task execution.