 | AsyncOperationTIsEnded Property |
Gets a value indicating whether the async operation are ended.
Namespace:
HightlanderSolutions.MeshCheckerEditorExtension.Async
Assembly:
MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntaxpublic bool IsEnded { get; }
Property Value
Type:
Boolean
See Also