MeshChecker Scripting Reference
MeshChecker Scripting Reference
MeshChecker Namespaces
HightlanderSolutions.MeshCheckerEditorExtension.Async
AsyncOperation(T) Class
AsyncOperation(T) Methods
Abort Method
End Method
IncrementProgress Method
SetTargetProgress Method
AsyncOperation
T
End Method
Ends asynchronous operation.
Namespace:
HightlanderSolutions.MeshCheckerEditorExtension.Async
Assembly:
MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
Copy
public
void
End
(
AsyncOperationResultState
resultState
, T
result
)
Parameters
resultState
Type:
HightlanderSolutions.MeshCheckerEditorExtension.Async
AsyncOperationResultState
Specifies operation end state.
result
Type:
T
The async operation result.
See Also
Reference
AsyncOperation
T
Class
HightlanderSolutions.MeshCheckerEditorExtension.Async Namespace
Send comments on this topic to
assets@hightlander.com