Thresher 1.2 Class Documentation

DccUserInfo.Connection Property

The connection representing on which IRC server the remote user can be found.

[Visual Basic]
Public ReadOnly Property Connection As Connection
[C#]
public Connection Connection {get;}

Property Value

A read-only instance of Connection

See Also

DccUserInfo Class | Sharkbite.Irc Namespace