C# Class FileFind.Meshwork.FileTransfer.BitTorrent.BitTorrentFileTransferPeer

Inheritance: FileFind.Meshwork.FileTransfer.FileTransferPeerBase
Datei anzeigen Open project: codebutler/meshwork Class Usage Examples

Public Methods

Method Description
AddPeerId ( MonoTorrent.Client.PeerId p ) : void
BitTorrentFileTransferPeer ( Network network, Node node ) : System

Method Details

AddPeerId() public method

public AddPeerId ( MonoTorrent.Client.PeerId p ) : void
p MonoTorrent.Client.PeerId
return void

BitTorrentFileTransferPeer() public method

public BitTorrentFileTransferPeer ( Network network, Node node ) : System
network Network
node Node
return System