Click or drag to resize

AsyncOperationTIsEnded Property

Gets a value indicating whether the async operation are ended.

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

Property Value

Type: Boolean
See Also