← Back to carmenta.com
Carmenta Engine SDK Documentation
×

StatusChangedEventArgs.PercentComplete Property

Gets a value that tells how much of the job identified by Id is complete.

Thread safety: This property is thread-safe.

Syntax

C#
public System.Int32 PercentComplete { get; }

Property Value

Type: System.Int32
A value between zero and one hundred.

Remarks

This value is only valid when IsPercentCompleteValid is True.

Platforms

Windows, Linux, Android

By accessing the information on this site you accept our terms and conditions and privacy policy.
This site uses cookies to enhance your experience and provide additional functionality.

Accept