AsyncResult
Enum in LogicToolkit
Description
Execution result of the async method
Mainly used to communicate the result to the automatically generated Await script.
Properties
Property Name | Description |
---|---|
Success | Success |
Failure | Failure |
Enum in LogicToolkit
Execution result of the async method
Mainly used to communicate the result to the automatically generated Await script.
Property Name | Description |
---|---|
Success | Success |
Failure | Failure |