Aria2.JsonRpcClient

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

Unpause

Overview

Represents a request to unpause a download.


Constructors

Unpause(string gid, string? id = null)

Unpauses the download denoted by gid, changing its status to waiting. Returns the GID of the unpaused download.

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

Parameters:

Returns:

The GID of the unpaused download.

Throws:

Aria2Exception Thrown when an aria2 error occurs.


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