MeshChecker Scripting Reference
MeshChecker Scripting Reference
MeshChecker Namespaces
HightlanderSolutions.MeshCheckerEditorExtension.Async
InhibitedAsyncOperation(T) Class
InhibitedAsyncOperation(T) Constructor
InhibitedAsyncOperation(T) Properties
InhibitedAsyncOperation(T) Methods
InhibitedAsyncOperation(T) Events
InhibitedAsyncOperation
T
Constructor
Initializes a new instance of the
InhibitedAsyncOperation
T
class.
Namespace:
HightlanderSolutions.MeshCheckerEditorExtension.Async
Assembly:
MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
Copy
public
InhibitedAsyncOperation
( [
NotNullAttribute
]
AsyncOperation
<T>
asyncOperation
)
Parameters
asyncOperation
Type:
HightlanderSolutions.MeshCheckerEditorExtension.Async
AsyncOperation
T
The async operation.
Exceptions
Exception
Condition
ArgumentNullException
asyncOperation
are
See Also
Reference
InhibitedAsyncOperation
T
Class
HightlanderSolutions.MeshCheckerEditorExtension.Async Namespace
Send comments on this topic to
assets@hightlander.com