StatusChangedEventArgs.IsLast Property
Gets a value that tells whether this is the last event for the job identified by Id.
Thread safety: This property is thread-safe.
Syntax
public System.Boolean IsLast { get; }
Property Value
Type: System.Boolean
True if this is the last event for the job whose identity is id; otherwise, False.
True if this is the last event for the job whose identity is id; otherwise, False.
Platforms
Windows, Linux, Android