IrcClient GotMotdText EventNetIRC2 IRC Client Library for .NET
Called for each line of the Message of the Day sent by the server.

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

public event EventHandler<SimpleMessageEventArgs> GotMotdText
See Also