Aria2.JsonRpcClient

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

ForcePause

Overview

Represents a request to force pause a download.


Constructors

ForcePause(string gid, string? id = null)

Forcefully pauses the download denoted by gid without performing extra actions. Returns the GID of the paused download.

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

Parameters:

Returns:

The GID of the paused download.

Throws:

Aria2Exception Thrown when an aria2 error occurs.


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