Enum TorrentFileAutoDeleteMode
Specificies when .torrent file must be deleted
Namespace: QBittorrent.Client
Assembly: QBittorrent.Client.dll
Syntax
public enum TorrentFileAutoDeleteMode
Fields
Name | Description |
---|---|
Always | Always |
IfAdded | After the torrent has been added |
Never | Never |