Header menu logo Nao

TaskExecutionContext Type

Context handed to a task executor. These run in-process on the silo, so this type is not Orleans-serialized. `Report progress message` pushes progress (0..1) updates.

Record fields

Record Field Description

GrainFactory

Full Usage: GrainFactory

Field type: IGrainFactory
Field type: IGrainFactory

ParamsJson

Full Usage: ParamsJson

Field type: string
Field type: string

ParentKey

Full Usage: ParentKey

Field type: string
Field type: string

Report

Full Usage: Report

Field type: float -> string -> unit
Field type: float -> string -> unit

SubSessionKey

Full Usage: SubSessionKey

Field type: string
Field type: string

TaskId

Full Usage: TaskId

Field type: string
Field type: string

TurnId

Full Usage: TurnId

Field type: string
Field type: string

Type something to start searching.