Header menu logo Nao

SessionTaskState Type

Persistent state for a single async task grain.

Constructors

Constructor Description

SessionTaskState()

Full Usage: SessionTaskState()

Returns: SessionTaskState

Instance members

Instance member Description

this.CancelRequested

Full Usage: this.CancelRequested

this.CompletedAt

Full Usage: this.CompletedAt

this.CreatedAt

Full Usage: this.CreatedAt

this.Error

Full Usage: this.Error

this.Kind

Full Usage: this.Kind

this.Message

Full Usage: this.Message

this.ParamsJson

Full Usage: this.ParamsJson

Serialized executor parameters — the replay data that makes a task resumable.

this.ParentKey

Full Usage: this.ParentKey

this.Progress

Full Usage: this.Progress

this.ResultFileIds

Full Usage: this.ResultFileIds

this.ResultSummary

Full Usage: this.ResultSummary

this.StartedAt

Full Usage: this.StartedAt

this.Status

Full Usage: this.Status

this.SubSessionKey

Full Usage: this.SubSessionKey

this.TaskId

Full Usage: this.TaskId

this.Title

Full Usage: this.Title

this.TurnId

Full Usage: this.TurnId

Type something to start searching.