I have created an email application in wpf which sends email via smtp server.While sending mail with attachments it takes lot of time to send the mail.How to trace a time taken by the server to send a mail to its destination or how to trace a time taken
in between sending and completion of mail,so that i can implement progress bar till that time.If u have any alternet ways to implement this functionality please suggest me.
↧