Author |
|
Dandi18 Newbie
Joined: 08 October 2008 Location: Israel
Online Status: Offline Posts: 4
|
Posted: 16 December 2008 at 1:55am | IP Logged
|
|
|
Hi,
Is there a way i can see the send status/Progress if So can you plaes point me to a Sample.
Thanks in advance.
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 16 December 2008 at 4:18am | IP Logged
|
|
|
You can track SMTP sending progress using Smtp.DataSent and Smtp.MessageDataChunkSent events.
There is SMTP sample application available, it includes SMTP progress display. You can find it at:
Start > Programs > MailBee.NET Objects > Sample Applications > WinForms 2.0 > C# > SMTP Demo 2
Regards,
Igor
|
Back to Top |
|
|