VccAutoMailSentJob.GetVccAutoMailDetails

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

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

Properties

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

State

9/8/2025 9:09:15 AM (+4m 17.104s) 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

+3.366s Processing

Server:
pc15:6096
Worker:
b7926497

+1.944s Enqueued

Triggered by recurring job scheduler

9/8/2025 9:04:53 AM Created