Interface ISocketListener
Namespace: MonoTorrent
Assembly: MonoTorrent.dll
Syntax
public interface ISocketListener : IListener
Properties
EndPoint
Declaration
IPEndPoint EndPoint { get; }
Property Value
| Type | Description |
|---|---|
| System.Net.IPEndPoint |
public interface ISocketListener : IListener
IPEndPoint EndPoint { get; }
| Type | Description |
|---|---|
| System.Net.IPEndPoint |