Enum TorrentPriorityChange
Represent requested value for torrent priority.
Namespace: QBittorrent.Client
Assembly: QBittorrent.Client.dll
Syntax
public enum TorrentPriorityChange
Fields
Name | Description |
---|---|
Decrease | Decrease priority. |
Increase | Increase priority. |
Maximal | Set the maximal priority. |
Minimal | Set the minimal priority. |