Show / Hide Table of Contents

Enum UtpTcpMixedModeAlgorithm

Determines how to treat TCP connections when there are uTP connections.

Namespace: QBittorrent.Client
Assembly: QBittorrent.Client.dll
Syntax
public enum UtpTcpMixedModeAlgorithm

Fields

Name Description
PeerProportional

Rate limit all TCP connections to their proportional share based on how many of the connections are TCP.

PreferTcp

Prefer TCP connections.

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