IrcClient GotInvitation EventNetIRC2 IRC Client Library for .NET
Called when the client receives an invitation to join a channel.

Namespace: NetIrc2
Assembly: NetIrc2 (in NetIrc2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public event EventHandler<InvitationEventArgs> GotInvitation
See Also