ryeLockUnheldCount property
Used internally and shouldn't be exposed to users.
A counter for the cron job to record how many times this event is in in_process state but don't have a lock consecutively/
Implementation
core.int? ryeLockUnheldCount;
Used internally and shouldn't be exposed to users.
A counter for the cron job to record how many times this event is in in_process state but don't have a lock consecutively/
core.int? ryeLockUnheldCount;