Hi, In the method below I would like to log some information (TotalProcessed, TotalSent, TotalFailed), but all of these variable are always empty. void bulkAgent_BulkSendCompleted(object sender, EventArgs e) { …...Email Product Family DomZ June 29, 2017, 2:14am #1 Hi, In the...Threading.Thread.Sleep(10); } DomZ June 29, 2017, 2:14am #3 I’ve updated...