Click or drag to resize

AsyncOperationTAborted Property

Gets a value indicating whether the async operaton should be aborted.

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

Property Value

Type: Boolean
See Also