Метод | Описание | |
---|---|---|
AnnounceParameters ( ) : System | ||
AnnounceParameters ( long bytesDownloaded, long bytesUploaded, long bytesLeft, TorrentEvent clientEvent, InfoHash infohash, bool requireEncryption, string peerId, string ipaddress, int port ) : System |
public AnnounceParameters ( long bytesDownloaded, long bytesUploaded, long bytesLeft, TorrentEvent clientEvent, InfoHash infohash, bool requireEncryption, string peerId, string ipaddress, int port ) : System | ||
bytesDownloaded | long | |
bytesUploaded | long | |
bytesLeft | long | |
clientEvent | TorrentEvent | |
infohash | InfoHash | |
requireEncryption | bool | |
peerId | string | |
ipaddress | string | |
port | int | |
Результат | System |