Edit

Share via


ISchedulerCore.JobId Property

Definition

Retrieves the identifier of the job running on the core.

public int JobId { get; }
member this.JobId : int
Public ReadOnly Property JobId As Integer

Property Value

The identifier of the job running on the core; otherwise, zero.

Applies to