Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 426 Bytes

TESTSERVERSPEED.md

File metadata and controls

19 lines (14 loc) · 426 Bytes

API-method testserverspeed

Since

v24.2

Signature

bool testserverspeed(string nzbFileUrl, int serverId);

Description

Adds a test NZB file with the highest priority to be downloaded upon receiving download speed results.

Arguments

  • nzbFileUrl (string) - NZB file url to download.
  • serverId (int) - Server ID.

Return value

true on success or failure result on error.