Click or drag to resize

AsyncOperationTCurrentProgress Property

Gets a current progress of the async operation.

Namespace:  HightlanderSolutions.MeshCheckerEditorExtension.Async
Assembly:  MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
public int CurrentProgress { get; }

Property Value

Type: Int32
Remarks
See Also