Preparing search index...
The search index is not available
DevToIX
|
BeamToIX
beamtoix
API - end-user/tasks
WorkTask
Interface WorkTask
Parameters passed to a task during the execution.
interface
WorkTask
{
animeIndex
:
uint
;
name
:
string
;
params
:
any
;
}
Hierarchy (
view full
)
WorkTask
_WorkTask
Index
Properties
anime
Index
name
params
Properties
anime
Index
anime
Index
:
uint
name
name
:
string
params
params
:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
anime
Index
name
params
beamtoix
Loading...
Parameters passed to a task during the execution.