Is it possible to accept return value from Method expression passed to hangfire enqued Job?

Hi, I am using hangfire and In my case there is one scenario I need to accept return value from Method expression passed to hangfire enqueue.