C# Class OctoTorrent.Client.PeerConnectionEventArgs

Provides the data needed to handle a PeerConnection event
Inheritance: TorrentEventArgs
Mostra file Open project: Eskat0n/OctoTorrent Class Usage Examples

Private Methods

Method Description
PeerConnectionEventArgs ( TorrentManager manager, PeerId id, Direction direction ) : Common.System
PeerConnectionEventArgs ( TorrentManager manager, PeerId id, Direction direction, String message ) : Common.System