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
Afficher le fichier Open project: haroldma/Universal.Torrent

Méthodes publiques

Méthode Description
Dispose ( ) : void

Private Methods

Méthode Description
OnAdd ( object source, PeerAddedEventArgs e ) : void
OnTick ( ) : void
PeerExchangeManager ( PeerId id ) : System
Start ( ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void