Thresher 1.2 Class Documentation

Listener.OnTopicRequest Event

The response to a RequestTopic command.

[Visual Basic]
Public Event OnTopicRequest As TopicRequestEventHandler
[C#]
public event TopicRequestEventHandler OnTopicRequest;

See Also

Listener Class | Sharkbite.Irc Namespace