StatusChangedEventArgs.Id Property
Gets the identity of the job the data relates to.
Thread safety: This property is thread-safe.
Syntax
public System.Int32 Id { get; }
Property Value
Type: System.Int32
The identity of the job the data relates to.
The identity of the job the data relates to.
Remarks
The Id will be the same for all events that relate to the same job.
Platforms
Windows, Linux, Android