Enum TorrentPieceState
Torrent piece state.
Namespace: QBittorrent.Client
Assembly: QBittorrent.Client.dll
Syntax
public enum TorrentPieceState
Fields
Name | Description |
---|---|
Downloaded | The piece has been downloaded. |
Downloading | The piece is being downloaded. |
NotDownloaded | The download has not been started yet. |