Skip to content

ppagent / ITaskServiceOptions

Interface: ITaskServiceOptions

Defined in: src/task/task.ts:132

Properties

maxRecords?

optional maxRecords: number

Defined in: src/task/task.ts:134


tasks?

optional tasks: ITaskConfig[]

Defined in: src/task/task.ts:133