Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAria2GlobalStat

Hierarchy

  • IAria2GlobalStat

Index

Properties

downloadSpeed

downloadSpeed: bigint

Overall download speed (byte/sec).

numActive

numActive: number

The number of active downloads.

numStopped

numStopped: number

The number of stopped downloads in the current session. This value is capped by the --max-download-result option.

numStoppedTotal

numStoppedTotal: number

The number of stopped downloads in the current session and not capped by the --max-download-result option.

numWaiting

numWaiting: number

The number of waiting downloads.

uploadSpeed

uploadSpeed: bigint

Overall upload speed(byte/sec).

Generated using TypeDoc