Show / Hide Table of Contents

Interface ISocketListener

Inherited Members
IListener.StatusChanged
IListener.Status
IListener.Start()
IListener.Stop()
Namespace: MonoTorrent
Assembly: MonoTorrent.dll
Syntax
public interface ISocketListener : IListener

Properties

EndPoint

Declaration
IPEndPoint EndPoint { get; }
Property Value
Type Description
System.Net.IPEndPoint
In This Article
Back to top Generated by DocFX