C# Class OctoTorrent.Client.InactivePeerManager

Afficher le fichier Open project: Eskat0n/OctoTorrent Class Usage Examples

Private Properties

Свойство Type Description
TimePassed void

Méthodes publiques

Méthode Description
InactivePeerManager ( TorrentManager torrentManager ) : System

Creates a new inactive peer manager for a torrent manager

Private Methods

Méthode Description
TimePassed ( ) : void

Executed each tick of the client engine

Method Details

InactivePeerManager() public méthode

Creates a new inactive peer manager for a torrent manager
public InactivePeerManager ( TorrentManager torrentManager ) : System
torrentManager TorrentManager The torrent manager this choke/unchoke manager belongs to
Résultat System