OctoTorrent.Dht.Listeners.DhtListener.DhtListener C# (CSharp) Method

DhtListener() public method

public DhtListener ( IPEndPoint endpoint ) : System.Net
endpoint System.Net.IPEndPoint
return System.Net
        public DhtListener(IPEndPoint endpoint)
            : base(endpoint)
        {
        }