StatusChangedEventArgs.IsPercentCompleteValid Property
Gets a value that tells whether PercentComplete is valid.
Thread safety: This property is thread-safe.
Syntax
public System.Boolean IsPercentCompleteValid { get; }
Property Value
Type: System.Boolean
True if PercentComplete is valid; otherwise, False.
True if PercentComplete is valid; otherwise, False.
Platforms
Windows, Linux, Android