C# Class Universal.Torrent.Client.Tracker.TrackerConnectionID

Mostrar archivo Open project: haroldma/Universal.Torrent

Private Properties

Property Type Description

Public Methods

Method Description
TrackerConnectionID ( Tracker tracker, bool trySubsequent, TorrentEvent torrentEvent, ManualResetEvent waitHandle ) : System.Threading

Method Details

TrackerConnectionID() public method

public TrackerConnectionID ( Tracker tracker, bool trySubsequent, TorrentEvent torrentEvent, ManualResetEvent waitHandle ) : System.Threading
tracker Tracker
trySubsequent bool
torrentEvent TorrentEvent
waitHandle System.Threading.ManualResetEvent
return System.Threading