Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Universal
Torrent
Client
Managers
PeerExchangeManager
C# Class Universal.Torrent.Client.Managers.PeerExchangeManager
This class is used to send each minute a peer excahnge message to peer who have enable this protocol
Inheritance:
IDisposable
显示文件
Open project: haroldma/Universal.Torrent
Public Methods
Method
Description
Dispose
( ) :
void
Private Methods
Method
Description
OnAdd
(
object
source
,
PeerAddedEventArgs
e
) :
void
OnTick
( ) :
void
PeerExchangeManager
(
PeerId
id
) :
System
Start
( ) :
void
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void