Squishy.Irc.IrcClient.OnConnectFail C# (CSharp) 메소드

OnConnectFail() 보호된 메소드

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