Interface ParrallelParam<T>


Common functions.


Type Parameters

  • T

Hierarchy

  • ParrallelParam

Properties

context?: any
event?: any
ignoreError?: boolean
list: T[]
message?: string
reportError?: boolean

Generated using TypeDoc