Enum BittorrentProtocol
Bittorrent protocol.
Namespace: QBittorrent.Client
Assembly: QBittorrent.Client.dll
Syntax
public enum BittorrentProtocol
Fields
Name | Description |
---|---|
Both | Both TCP and uTP protocols. |
Tcp | TCP only. |
uTP | uTP only. |