Aria2.JsonRpcClient

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

GetVersion

Overview

Represents a request to get the version of the aria2 client.


Constructors

GetVersion(string? id = null)

Returns version information of aria2, including enabled features.

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

Parameters:

Returns:

An Aria2Version object with version information.

Throws:

Aria2Exception Thrown when an aria2 error occurs.


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