DequeueCountabstractgetpublic abstract int DequeueCount Gets the number of times this job has been dequeued for execution, including retries.
RunIdabstractgetpublic abstract string RunId Gets the unique identifier for this execution run. A new identifier is generated each time the job is dequeued and is not preserved across retries or shard reassignment.