Hangfire and COM threading model +STATHread

I need to use some COM components( integration with old system ), and they require Single-threaded apartment. So is it possible to set Hangfire to work in STA( for some tasks )?