3
Answers

Timeout exception in threading

I have implemented threading to call 5 methods to send different email notifications through windows services. It is throwing timeout exception every time. Please suggest me if is there any way to fix this issue.

Answers (3)