Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sending Email Asynchronously
Message
De
18/01/2013 04:54:04
 
 
À
17/01/2013 12:51:59
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01563134
Message ID:
01563221
Vues:
59
>Hi,
>
>I've got my code to send email successfully using client.Send(msg), however when I try to do it using client.SendAsync(msg, userState) nothing happens.
>
>I have been following all the examples on the internet like this:
>
>http://msdn.microsoft.com/en-us/library/x5x13z6h.aspx
>
>My code runs through fine, no errors, just no email gets sent.

Does the callback fire ? If so what's in the AsyncCompletedEventArgs ?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform