Show / Hide Table of Contents

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.

  • Improve this Doc
  • View Source
In This Article
Back to top Copyright © 2018 Pavel Fedarovich