Squishy.Irc.IrcClient.OnConnectFail C# (CSharp) Méthode

OnConnectFail() protected méthode

Fires when the Client raises the specified Exception during the Connect process.
protected OnConnectFail ( Exception ex ) : void
ex System.Exception
Résultat void
        protected virtual void OnConnectFail(Exception ex)
        {
        }