Search
Preparing search index...
The search index is not available
Packadic API Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
AsyncCargo
Interface AsyncCargo
Hierarchy
AsyncCargo
Index
Properties
payload
Methods
drain
empty
idle
kill
length
pause
push
resume
saturated
Properties
payload
payload
:
number
Methods
drain
drain
(
)
:
void
Returns
void
empty
empty
(
)
:
void
Returns
void
idle
idle
(
)
:
boolean
Returns
boolean
kill
kill
(
)
:
void
Returns
void
length
length
(
)
:
number
Returns
number
pause
pause
(
)
:
void
Returns
void
push
push
(
task
:
any
, callback
?:
Function
)
:
void
push
(
task
:
any
[]
, callback
?:
Function
)
:
void
Parameters
task:
any
Optional
callback:
Function
Returns
void
Parameters
task:
any
[]
Optional
callback:
Function
Returns
void
resume
resume
(
)
:
void
Returns
void
saturated
saturated
(
)
:
void
Returns
void
Globals
Async
Cargo
payload
drain
empty
idle
kill
length
pause
push
resume
saturated