Thresher 1.2 Class Documentation

CtcpListener.OnCtcpReply Event

Listens for replies to CTCP queries sent by this client.

[Visual Basic]
Public Event OnCtcpReply As CtcpReplyEventHandler
[C#]
public event CtcpReplyEventHandler OnCtcpReply;

See Also

CtcpListener Class | Sharkbite.Irc Namespace