API reference / @evolu/common / Task / TaskContext
Interface: TaskContext
Defined in: packages/common/src/Task.ts:202
Context passed to Tasks for cancellation.
Properties
| Property | Modifier | Type | Description | Defined in |
|---|---|---|---|---|
signal? | readonly | AbortSignal | Signal for cancellation | packages/common/src/Task.ts:204 |