C# Class Universal.Torrent.Client.PiecePicking.EndGamePicker.Request

Afficher le fichier Open project: haroldma/Universal.Torrent

Méthodes publiques

Свойство Type Description
Block Block
Peer Universal.Torrent.Client.PeerConnections.PeerId

Méthodes publiques

Méthode Description
Request ( PeerId peer, Block block ) : System

Method Details

Request() public méthode

public Request ( PeerId peer, Block block ) : System
peer Universal.Torrent.Client.PeerConnections.PeerId
block Block
Résultat System

Property Details

Block public_oe property

public Block Block
Résultat Block

Peer public_oe property

public PeerId,Universal.Torrent.Client.PeerConnections Peer
Résultat Universal.Torrent.Client.PeerConnections.PeerId