Click or drag to resize

AsyncOperationTIncrementProgress Method

Increments the CurrentProgress counter. This operation is thread-safe.

Namespace:  HightlanderSolutions.MeshCheckerEditorExtension.Async
Assembly:  MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
public void IncrementProgress()
See Also