Edit

Share via


TaskStateEventArg.JobId Property

Definition

Retrieves the identifier of the job that contains the task whose state has changed.

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

Property Value

The job identifier.

Implements

Applies to