Assembly: Algo;
The IAlgorithmCalculationAsyncResult interface is used for asynchronous algorithm calculation.
IAlgorithmCalculationAsyncResult
Property name | Brief description | |
ErrorEvent | The ErrorEvent property returns the errors occurred on algorithm calculation. | |
Result | The Result property returns algorithm calculation result. | |
State | The State property returns the algorithm calculation stage. |
See also: