Thresher 1.2 Class Documentation

Connection.Listener Property

The object that parses messages and notifies the appropriate delegate.

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

Property Value

Read only Listener.

See Also

Connection Class | Sharkbite.Irc Namespace