Squishy.Irc.IrcClient.Perform C# (CSharp) Method

Perform() protected method

Fires when the Client is fully logged on the network and the End of Motd is sent (raw 376).
protected Perform ( ) : void
return void
        protected virtual void Perform()
        {
        }