Aria2.JsonRpcClient

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

ChangeGlobalOption

Overview

Represents a request to change the global options of the aria2 client.


Constructors

ChangeGlobalOption(Aria2GlobalOptions options, string? id = null)

Changes the global options dynamically.options is a struct containing option name/value pairs.

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

Parameters:


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