Click or drag to resize

InhibitedAsyncOperationTResult Property

Gets the result of asynchronous operation.

The value modified from the main thread only.

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

Property Value

Type: T
See Also