Thresher 1.2 Class Documentation
CtcpListener.OnCtcpPingRequest Event
Listens for CTCP Ping requests.
[Visual Basic]
Public Event OnCtcpPingRequest As
CtcpPingRequestEventHandler
[C#]
public event
CtcpPingRequestEventHandler
OnCtcpPingRequest;
See Also
CtcpListener Class
|
Sharkbite.Irc Namespace