IrcClient GotNameListEnd EventNetIRC2 IRC Client Library for .NET
Called at the completion of a channel's user list.

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

public event EventHandler<NameListEndEventArgs> GotNameListEnd
See Also