Aria2.JsonRpcClient

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

GetSessionInfo

Overview

Represents a request to get the session information of the aria2 client.


Constructors

GetSessionInfo(string? id = null)

Returns session information of the current aria2 session, including the session ID.

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

Parameters:

Returns:

An Aria2SessionInfo object with session information.

Throws:

Aria2Exception Thrown when an aria2 error occurs.


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