Thresher 1.2 Class Documentation

CtcpListener.OnCtcpPingReply Event

Listens for a reply to CTCP Ping query sent by this client.

[Visual Basic]
Public Event OnCtcpPingReply As CtcpPingReplyEventHandler
[C#]
public event CtcpPingReplyEventHandler OnCtcpPingReply;

See Also

CtcpListener Class | Sharkbite.Irc Namespace