david.kansal
05-06-2011, 12:52 PM
i am having a console application.
i am using a break somewhere in the code, i want befor the break executes, a email would be sent to me as an alert. how can i send an email only using the C in the code just before the break execution
i am using a break somewhere in the code, i want befor the break executes, a email would be sent to me as an alert. how can i send an email only using the C in the code just before the break execution