Aria2.JsonRpcClient

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

RemoveDownloadResult

Overview

Represents a request to remove a download result.


Constructors

RemoveDownloadResult(string gid, string? id = null)

Removes a download result (completed/error/removed) from memory, identified by gid.

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

Parameters:

Throws:

Aria2Exception Thrown when an aria2 error occurs.


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