C# 클래스 OctoTorrent.Client.InactivePeerManager

파일 보기 프로젝트 열기: Eskat0n/OctoTorrent 1 사용 예제들

Private Properties

프로퍼티 타입 설명
TimePassed void

공개 메소드들

메소드 설명
InactivePeerManager ( TorrentManager torrentManager ) : System

Creates a new inactive peer manager for a torrent manager

비공개 메소드들

메소드 설명
TimePassed ( ) : void

Executed each tick of the client engine

메소드 상세

InactivePeerManager() 공개 메소드

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
리턴 System