HangFire vs Quarz.NET

Thanks for your responses
And something which I didn’t like about Quartz.NET was about IJob interface which should be implemented Execute method on it to run a Job . but hangFire can accept any method