Property | Type | Description | |
---|---|---|---|
TimePassed | void |
Method | Description | |
---|---|---|
InactivePeerManager ( TorrentManager torrentManager ) : System |
Creates a new inactive peer manager for a torrent manager
|
Method | Description | |
---|---|---|
TimePassed ( ) : void |
Executed each tick of the client engine
|
public InactivePeerManager ( TorrentManager torrentManager ) : System | ||
torrentManager | TorrentManager | The torrent manager this choke/unchoke manager belongs to |
return | System |