Aria2.JsonRpcClient

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

ChangeOption

Overview

Represents a request to change the options of a download.


Constructors

ChangeOption(string gid, Aria2Options options, string? id = null)

Changes the options for the download denoted by gid.options is a struct containing option name/value pairs.

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

Parameters:

Throws:

Aria2Exception Thrown when an aria2 error occurs.


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