Thresher 1.2 Class Documentation

DccUserInfo.RemoteEndPoint Property

The remote users TCP/IP information.

[Visual Basic]
Public ReadOnly Property RemoteEndPoint As IPEndPoint
[C#]
public System.Net.IPEndPoint RemoteEndPoint {get;}

Property Value

A read-only instance of IPEndPoint

See Also

DccUserInfo Class | Sharkbite.Irc Namespace