SessionTaskState Type
Persistent state for a single async task grain.
Constructors
| Constructor |
Description
|
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.CancelRequested
|
|
Full Usage:
this.CompletedAt
|
|
Full Usage:
this.CreatedAt
|
|
Full Usage:
this.Error
|
|
Full Usage:
this.Kind
|
|
Full Usage:
this.Message
|
|
Full Usage:
this.ParamsJson
|
Serialized executor parameters — the replay data that makes a task resumable. |
Full Usage:
this.ParentKey
|
|
Full Usage:
this.Progress
|
|
Full Usage:
this.ResultFileIds
|
|
Full Usage:
this.ResultSummary
|
|
Full Usage:
this.StartedAt
|
|
Full Usage:
this.Status
|
|
Full Usage:
this.SubSessionKey
|
|
Full Usage:
this.TaskId
|
|
Full Usage:
this.Title
|
|
Full Usage:
this.TurnId
|
|
Nao