Hangfire - Search for a record

How do we search for a record in the hangfire database that has not been expired in C# and set that record as expired as we had no dashboard due to Hangfire trying to run the same job due to no expiry date?

Hangfire has a table, hangfire.job that has the column expireat.