StatusChangedEventArgs.PercentComplete Property
Gets a value that tells how much of the job identified by Id is complete.
Syntax
public System.Int32 PercentComplete { get; }
Property Value
A value between zero and one hundred.
Remarks
This value is only valid when IsPercentCompleteValid is True.
Platforms
Windows, Linux, Android