Exemplo n.º 1
0
 void NameserverProcessor_ConnectingException(object sender, XihSolutions.DotMSN.ExceptionEventArgs e)
 {
     Console.WriteLine("NameserverProcessor_ConnectingException");
 }
Exemplo n.º 2
0
 void Nameserver_AuthenticationError(object sender, XihSolutions.DotMSN.ExceptionEventArgs e)
 {
     Console.WriteLine("Fallo la autenticación!");
 }