Options

Database.Status - StatusEventArgs.Percentage

Hello,
When implementing a status event handler, the Percentage property on the StatusEventArgs is reporting values above 100. In my test it went up to 4409.
I've recently updated my project with SDK v12, it used to work as expected with v11.

Do I have to change my code in order to properly display my progress bar? Or is there any fix that I should apply?

Thank you.
Sign In or Register to comment.