IPreparedExecutionOptions
Home > @gooddata/sdk-backend-spi > IPreparedExecutionOptions
IPreparedExecutionOptions interface
Additional options for the prepared execution.
Signature:
export interface IPreparedExecutionOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
signal? | AbortSignal | (Optional) Signal to abort the execution or its result. |