ryeLockUnheldCount property

int? ryeLockUnheldCount
getter/setter pair

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;