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
|
|
|
Full Usage:
ParamsJson
Field type: string
|
|
Full Usage:
ParentKey
Field type: string
|
|
Full Usage:
Report
Field type: float -> string -> unit
|
|
Full Usage:
SubSessionKey
Field type: string
|
|
Full Usage:
TaskId
Field type: string
|
|
Full Usage:
TurnId
Field type: string
|
|
Nao