Properties

actionLoad

actionLoad?: string

Action to run to trigger the load operation. Defaults to “load”

actionAbort

actionAbort?: string

Action to run to abort the load operation. Defaults to “abort”

bitrate

bitrate?: number

Maximum simulated load speed. Defaults to 1024000

tickrate

tickrate?: number

Delay in milliseconds between load ticks. Defaults to 250

connectionDelay

connectionDelay?: number

Delay before starting load. Defaults to 250

parallel

parallel?: number

Total parallel load operations. Defaults to 4

errorDelay

errorDelay?: number

Delay until fake error thrown. Defaults to undefined

fetchFile

fetchFile?: __type

File to fetch. Defaults to undefined