I am sending one 15 MB file via Send Email Task in SSIS. The task ran fine until today where the Send email task threw an error saying "The operation has time out". I did some googling and found out that we can use Script Task to forcefully include threading for 15 seconds. I am not sure how and where to put the script task.
Help requested.
Thanks.