VccAutoMailSentJob.GetVccAutoMailDetails

// Job ID: #3650787
using OOP.BackgroundJobsManager.Jobs;

var vccAutoMailSentJob = Activate<VccAutoMailSentJob>();
vccAutoMailSentJob.GetVccAutoMailDetails();

Properties

CurrentCulture
"en-IN"
CurrentUICulture
"en-US"
RecurringJobId
"1"
Time
1757162895

State

9/6/2025 12:50:55 PM (+2m 39.870s) Failed

An exception occurred during performance of the job.

System.Net.Mail.SmtpException

The operation has timed out.

System.Net.Mail.SmtpException: The operation has timed out.
   at System.Net.Mail.SmtpClient.Send(MailMessage message)
   at OOP.BackgroundTask.Orders.SentAutoMailReportVCC.AutoMailSent(List`1 PHS, String AutoMailTemplate, String mailTo, String mailCc, String mailBcc, MemoryStream stream, String sheetName, String pdfRes) in D:\Projects_2.O\OOP_Git\OOP.BackgroundTask\Orders\SentAutoMailReportVCC.cs:line 174
   at OOP.BackgroundTask.Orders.SentAutoMailReportVCC.SentAutoMailReportForVCC(DataTable dt) in D:\Projects_2.O\OOP_Git\OOP.BackgroundTask\Orders\SentAutoMailReportVCC.cs:line 73
   at OOP.BackgroundJobsManager.Jobs.VccAutoMailSentJob.GetVccAutoMailDetails() in D:\Projects_2.O\OOP_Git\OOP.BackgroundJobsManager\Jobs\VccAutoMailSentJob.cs:line 44

+20ms Processing

Server:
pc15:30192
Worker:
3ac755d2

+50ms Enqueued

Triggered by recurring job scheduler

9/6/2025 12:48:15 PM Created