Enum TorrentState
Namespace: MonoTorrent.Client
Assembly: MonoTorrent.dll
Syntax
public enum TorrentState
Fields
| Name | Description |
|---|---|
| Downloading | |
| Error | |
| Hashing | |
| HashingPaused | |
| Metadata | |
| Paused | |
| Seeding | |
| Starting | |
| Stopped | |
| Stopping |
public enum TorrentState
| Name | Description |
|---|---|
| Downloading | |
| Error | |
| Hashing | |
| HashingPaused | |
| Metadata | |
| Paused | |
| Seeding | |
| Starting | |
| Stopped | |
| Stopping |