VccAutoMailSentJob.GetVccAutoMailDetails

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

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

Properties

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

State

9/8/2025 9:08:08 AM (+2m 4.273s) 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

+2.320s Processing

Server:
pc15:6096
Worker:
289ac89d

+27ms Enqueued

Triggered by recurring job scheduler

9/8/2025 9:06:01 AM Created