Show / Hide Table of Contents

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.

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