Hello Experts,
I am trying to use the Hangfire to send a lot of emails. Here I have posted my implementation details. My problem is that i am wondering how can I pass the parameter to the job which will be used to get some data from database.
Can anyone help me?