Is it possible to add/remove a continuation?

Hello,

I’m exploring using Hangfire, i checked the api but i didn’t see anyway of removing a continuation or to add one after job has been registered.

So my question is, is it possible to add/remove a continuation to a job?

Thanks.