Thresher 1.2 Class Documentation

Listener.OnJoin Event

Someone has joined a channel.

[Visual Basic]
Public Event OnJoin As JoinEventHandler
[C#]
public event JoinEventHandler OnJoin;

See Also

Listener Class | Sharkbite.Irc Namespace