Aria2.JsonRpcClient

Aria2.JsonRpcClient Documentation - Home | Client | Requests | Models | Examples

ForceRemove

Overview

Represents a request to force remove a download.


Constructors

ForceRemove(string gid, string? id = null)

Forcefully removes the download denoted by gid from the download queue without performing time‑consuming actions. Returns the GID of the removed download.

https://aria2.github.io/manual/en/html/aria2c.html#aria2.forceRemove

Parameters:

Returns:

The GID of the removed download.

Throws:

Aria2Exception Thrown when an aria2 error occurs.


Top
© lantean-code - Generated on 2025-04-02