Show / Hide Table of Contents

Enum TorrentTrackerStatus

Describes torrent tracker status

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

Fields

Name Description
Disabled

Tracker is disabled (used for DHT, PeX, and LSD)

NotContacted

Tracker has not been contacted yet

NotWorking

Tracker has been contacted, but it is not working (or doesn't send proper replies)

Updating

Tracker is currently being updated

Working

Tracker has been contacted and is working

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