Aria2.JsonRpcClient

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

GetGlobalOption

Overview

Represents a request to get the global options of the aria2 server.


Constructors

GetGlobalOption(string? id = null)

Returns the global options as a struct. Only options that have been set or have defaults are returned.

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

Parameters:

Returns:

A dictionary of global options.

Throws:

Aria2Exception Thrown when an aria2 error occurs.


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